Commit Graph

340 Commits

Author SHA1 Message Date
Manon 18b91bc100 edit same styling issues in solution file 2023-07-17 17:41:08 +02:00
Manon 2e54850b10 edit syntax 2023-07-17 16:13:22 +02:00
Austin d2b199b036
Merge pull request #344 from ssff1293/update_link_in_README.md
04-chaining-selectors : Update link to artist Katho Mutodo profile
2023-07-10 21:45:02 +01:00
ssff1293 54712e9db4 Update link to artist Katho Mutodo profile 2023-07-10 09:03:13 -03:00
Dylan 5bfacdc286
Merge pull request #339 from Asartea/chore/update-contributing-links
Chore: repoint contributing links to .github/CONTRIBUTING.md
2023-07-06 08:02:35 +10:00
Asartea 83b856bf63
repoint contributing links to .github/CONTRIBUTING.md 2023-07-05 14:52:01 +02:00
Austin 1be52159e4
Merge pull request #327 from syjem/fix_image_name_grid_exercise3
correct typo in image name to fix broken link in README.md
2023-06-13 09:21:56 +01:00
Jemuel Repoylo de3018d296 correct typo in image name to fix broken link in README.md 2023-06-13 11:40:26 +08:00
Cody Loyd a578b252bd
Merge pull request #326 from christinamakes/text_visibility_updates
css-exercises: color contrast updates for WCAG compliance
2023-06-12 09:15:25 -05:00
Christina M 3c9fe0e270 grid-03: style, solution, desired-outcome 2023-06-10 12:31:10 -05:00
Christina M ef87c10dd5 02-grid: solution, style, desired-outcome 2023-06-10 12:25:16 -05:00
Christina M f79e581f4c add ; 2023-06-10 12:21:17 -05:00
Christina M b7f0bd3dcb 01-grid: solution, style, desired-outcome 2023-06-10 12:19:47 -05:00
Christina M 6cee3ab17a update foundations/05-decendent-combinator 2023-06-10 12:15:43 -05:00
Christina Moore e22d17a796 colors for 01-grid-layout 2023-06-09 16:30:21 -05:00
Cody Loyd 4eea74d31f
Merge pull request #322 from linglejack06/main
05-Flex Modal: add comments and hints to solution files
2023-06-08 14:00:26 -05:00
Jack Lingle 8730075a63 tweak comment in solution.css 2023-06-08 14:54:22 -04:00
Cody Loyd cc6eec73e7
Merge pull request #321 from acb123web/main
I Have Updated the Font, Based on the desired outcome image now it's exactly matching with the solution and this Fixes #259 opened issue
2023-06-05 14:59:48 -05:00
Bharath C Hegde b0ad20c48f Readme.md file kept as per previous 2023-06-05 22:28:11 +05:30
Bharath C Hegde 28a874dcc1 Updated the outcome image as per request 2023-06-05 22:24:48 +05:30
Austin f220546c67
Merge pull request #320 from finnala/fix-foundations-exercise-06
06-cascade-fix: Fix whitespace and add semi-colon to body selector
2023-06-05 13:53:44 +01:00
Jack Lingle af08d0a39b update solution files to show changes in divs 2023-06-03 13:30:05 -04:00
Bharath C Hegde 614103cf87 I Have Updated the Font based on the desired outcome image and this Fixes #259 opened issue 2023-06-03 11:48:19 +05:30
finnala 7adc44d354 Fix whitespace and add semi-colon to body selector 2023-06-02 15:05:41 +01:00
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