Commit Graph

316 Commits

Author SHA1 Message Date
Cody Loyd 07e096da6c
Merge pull request #311 from bzaman/#310-button-element-enhancement
#310 button element enhancement
2023-05-03 09:20:11 -05:00
Badiuzzaman 20086b657b cursor and border added to button
`cursor: pointer` property added to global button.  `close-button` class now has two new property to achieve design goal.
2023-05-02 22:10:33 +06:00
Badiuzzaman 05dfb0c45d div replaced with button element 2023-05-02 22:07:00 +06:00
Cody Loyd e7c367d6d6
Merge pull request #306 from zhna123/keyframe_exercise
Keyframes-Practice: Added a keyframe at rule exercise
2023-04-21 10:40:03 -05:00
zhna123 84e732112c Changed to use word expand to describe menu animations 2023-04-20 21:04:32 -04:00
zhna123 eae15934bf added animation - keyframe at rule exercise 2023-04-18 11:26:21 -04:00
Kevin Mulhern a7693f4b80
Merge pull request #302 from TheOdinProject/KevinMulhern-patch-1
Create LICENSE
2023-03-28 08:26:07 +01:00
Cody Loyd 8891e00fe8
Merge pull request #304 from DutsAndrew/main
removed duplicate element selector & added semicolon
2023-03-26 16:29:19 -05:00
Andrew Dutson 39ed908683 removed duplicate element selector & added semicolon 2023-03-26 10:49:18 -06:00
Kevin Mulhern a163565c6a
Create LICENSE
* Adding the MIT licence
2023-03-25 15:40:56 +00:00
Eric Olkowski db23fc7309
Merge pull request #274 from Torelli/patch-2
Fix exercise description
2023-02-11 07:34:46 -05:00
Michael Frank 3460a8d4bc
Merge pull request #281 from dotarjun/main
flex/07-flex-layout-2 : fix solution.css inconsistency
2023-02-11 16:58:26 +13:00
Arjun ea9fb9815f Move Border box to the non solution part 2023-01-31 12:57:09 +05:30
Arjun befceeb1e9 🔲 Fix inconsistency in solution with correct formatting 2023-01-30 11:40:47 +05:30
Arjun 03f4e594a8 Revert "🔲 Fix inconsistency in solution"
This reverts commit 960fd76572.
2023-01-30 11:21:03 +05:30
Arjun 960fd76572 🔲 Fix inconsistency in solution 2023-01-27 07:22:49 +05:30
Giovanni Torelli 56d22eeb63
Update flex/03-flex-header-2/README.md
Co-authored-by: Eric Olkowski <70952936+thatblindgeye@users.noreply.github.com>
2023-01-23 16:20:41 -03:00
Eric Olkowski 50fccec8c4
Merge pull request #241 from BiscuitCandy/main
location of change: 01-css-methods/solutions - Solution represents desired outcome
2023-01-21 08:38:56 -05:00
Giovanni Torelli bbf0c9f202
Fix exercise description
In the previous exercise we already had to nest a flex container inside of another, so this is not the first time we are doing it.
2023-01-11 18:05:51 -03:00
Eric Olkowski 3a55a545a1
Merge pull request #257 from Asartea/patch-1
02-class-id-selectors: Tweak note wording to make it clearer that desired-outcome.png isn't leading
2022-11-19 09:51:37 -05:00
Eric Olkowski 8bea2cf448
Merge pull request #190 from Zekumoru/fix_exercise_solution
02-class-id-selectors: Change solution
2022-11-19 07:25:06 -05:00
Asartea 7e72914ed3 Tweak note wording to make it clearer that desired-outcome.png isn't leading 2022-11-13 17:15:45 +01:00
Rachel Moser b65d8fae5a
PR Template: Flip order of checklist and details (#231)
* PR Template: Flip order of checklist and details

Because:
If the details are first, they are viewable in Discord's webhook.

This PR:
* Moves the detail sections to the beginning of the template
* Moves the checklist section to the end of the template
* Adds an issue section to link the issue
* Adds the Because, This PR, and Issue sections to checklist
* Reduce wording that is not essential
2022-10-21 21:31:30 -05:00
BiscuitCandy 81a838cbeb
replaced desired-outcome.png 2022-10-18 20:19:30 +05:30
BiscuitCandy 7ff6edfc20
Delete desired-outcome.png 2022-10-18 20:17:19 +05:30
Kevin Mulhern 00b51b9a40
Merge pull request #213 from richa130/my-contribution
03-grid-layout-3: Add closing p tag to line 97
2022-10-05 10:42:26 +01:00
Kevin Mulhern 5ebf0de398
Merge pull request #224 from dougc85/fix_animation_grammar
02-pop-up: fix grammar in readme
2022-10-05 10:40:13 +01:00
Doug Carter 39c4e869d6 fix grammar in pop-up instructions 2022-09-16 11:54:06 -07:00
richa130 2ca3a645c4 Add closing p tag to line 97 2022-08-10 16:47:35 -07:00
Daniel Murphy 913a077823
Merge pull request #211 from dm-murphy/fix-comments-06-cascade
Foundations/06-cascade-fix: Update solution comments
2022-08-05 11:45:28 -04:00
Daniel Murphy 0f83cb8e2d Update solution comments 2022-08-05 10:27:27 -04:00
Daniel Murphy f98ca16e88
Merge pull request #209 from JonathanRMartinezHernandez/patch-1
06-cascade-fix: Add missing weight from solution.css
2022-08-04 15:40:31 -04:00
Jonathan R Martinez-Hernandez d9de639d5a
Update foundations/06-cascade-fix/style.css
Co-authored-by: Daniel Murphy <60681378+dm-murphy@users.noreply.github.com>
2022-08-04 14:17:55 -05:00
Daniel Murphy 9c4f542389
Merge pull request #207 from sai-nayunipati/add_missing_punctuation
04-flex-information: Add missing question mark to html files
2022-08-04 12:58:17 -04:00
Jonathan R Martinez-Hernandez 58fe9c32eb
Added missing weight from solution.css
The solution.css has a font weight of 800 on the classes .para, small-para, .small-para, and .child that were missing from the originally assigned style.css
2022-07-31 20:12:30 -05:00
Daniel Murphy 4c2d4a0678
Merge pull request #205 from Amandasilvbr/update-for-accessibility
Cascade-fix: update for accessibility #188
2022-07-31 15:46:34 -04:00
Amanda 8e45e85f04
Update solution.html 2022-07-31 11:19:39 -03:00
Sai Nayunipati 0713c6fe01 Add missing question mark to html files
And update the desired-outcome.png
2022-07-29 09:55:14 -04:00
Amanda e2a1bfde7e
Update solution.css 2022-07-29 09:30:32 -03:00
Amanda ec47b311c9
Update desired-outcome 2022-07-29 09:26:53 -03:00
Amanda e789cd1c54
Delete desired-outcome.png 2022-07-29 09:23:36 -03:00
Amanda f4d4288607
Update solution.css 2022-07-29 09:18:54 -03:00
Amanda ad7ccdc0c1
Update index.html 2022-07-29 09:17:26 -03:00
Amanda 9bf194d8a2
Update cascade-fix/README.md
Co-authored-by: Daniel Murphy <60681378+dm-murphy@users.noreply.github.com>
2022-07-26 14:42:42 -03:00
Amanda Brunelli 8923285cc9 Add new img 2022-07-26 08:51:44 -03:00
Amanda Brunelli b919b54558 Update for accessibility 2022-07-26 08:50:43 -03:00
Daniel Murphy 35adbf6686
Merge pull request #202 from Amandasilvbr/alt-text
Flex and Foundations: add alt text for accessibility (#201)
2022-07-25 17:41:01 -04:00
Amanda Brunelli 1a409ecd1e Add alt text 2022-07-22 12:15:28 -03:00
Daniel Murphy 2085586d9a
Merge pull request #187 from mengxihe/patch-2
grid/03-grid-layout-3/solution/solution.css : the grid-template-row command seems unnecessary
2022-07-12 19:48:09 -04:00
Zekumoru Dragonhart baea35d498 Add comment about reducing duplicate code 2022-07-10 11:38:05 +02:00