Commit Graph

353 Commits

Author SHA1 Message Date
Tanmay Shukla 87cdd8d57e
Update README.md to clarify instructions and add additional information
Changes Done 
* improve clarity and accuracy.
*Remove grammatical errors.
*Removed typos.
2023-10-31 17:02:09 +05:30
Cody Loyd e1dbb71bb6
Merge pull request #422 from jwsoh07/jw-soh/addition-to-css-selectors
05-descendant-combinator: Add css selector option
2023-10-26 08:28:32 -05:00
Soh Jun Wen cf0082bd03 Add css selector option to existing list 2023-10-26 18:51:04 +11:00
Cody Loyd d3c5d8c0e4
Merge pull request #385 from bEluga0000/first-contribution
Add eslint to project
2023-10-11 10:14:08 -05:00
shreyas20003 f45f9a2019 Add eslint to project 2023-09-28 09:45:04 +05:30
Cody Loyd a9f93b10df
Merge pull request #367 from dev-ethanjohn/feature/readme-and-html-updates
Feature/readme and html updates
2023-08-29 14:45:49 -05:00
dev-ethanjohn 21e8746579 Enhanced template; Added images/folder and fixed img path in solution 2023-08-26 08:56:31 -07:00
dev-ethanjohn ea34148b29 Update README: Exercise instructions and image note 2023-08-26 08:19:52 -07:00
Cody Loyd 9ab349e7d9
Merge pull request #360 from SupraSensum/increase_self_check_clarity
flex: 06-flex-layout: README.md: Improve self check clarity
2023-08-14 12:23:19 -05:00
SupraSensum 061fe0abaa Replace margin with gap
- This is to keep with the flex spirit
- Another solution might instead be to nest .input and .buttons into
   their own container, then apply the gap property to that container.
   This solves the visually uneven spacing between <img> and .input
2023-08-11 14:20:16 -03:00
Eric Olkowski 320c1642b6
Merge pull request #352 from KISHANsingh0001/main
Improvement to enhance  its readability
2023-07-29 18:29:21 -04:00
kishan singh thakur 2140eb8497 Improvement to enhance its readability 2023-07-29 15:15:12 +05:30
Manon 15f62b3c02
Merge pull request #348 from ManonLef/main
css-exercise animation 02 - edit syntax
2023-07-18 13:59:34 +02:00
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