Commit Graph

16 Commits

Author SHA1 Message Date
Daniel Murphy 8719d34fda Change hint wording for adding CSS declaration blocks 2022-05-12 12:27:30 -04:00
DragunovVelimirovic 0c62902d0c
Pruning code by combining selectors
Both selectors were doing the same thing and were right next to each other, figured it may be cleaner to consolidate the code by combining the selectors.
2022-03-29 10:54:04 -03:00
Scoozy 73a0b5ee4f
Merge branch 'main' into main 2022-03-14 15:17:47 -05:00
Jeremy Myers 99219cc1ad Remove unnecessary line from Self Check 2022-02-19 20:12:13 -05:00
Jeremy Myers bdaadc6258 Amend Self Check 2022-02-18 14:44:17 -05:00
ZebraMilk 04bf4da6d1 Add indents to <body> and <head> tags in all exercises 2022-01-30 12:16:13 -06:00
Daniel Murphy 5dbb8ff5a4 Update README hints 2022-01-12 19:37:30 -05:00
Daniel Murphy ce84a0ce51 Simplify solution 2022-01-12 19:37:15 -05:00
Daniel Murphy aebe42c8c7 Update exercise 3 CSS 2022-01-12 17:18:49 -05:00
Daniel Murphy b21592b94c Add solution.css 2022-01-10 17:36:25 -05:00
Daniel Murphy 3e7a835039 Add initial CSS 2022-01-10 17:30:38 -05:00
Daniel Murphy 824e0bb8e2 Add HTML solution 2022-01-10 17:29:58 -05:00
Daniel Murphy 8ed921a014 Add initial index.html 2022-01-10 17:28:50 -05:00
Daniel Murphy 32a51ba81a Add stretched image with link to README along with full README notes 2022-01-10 17:24:00 -05:00
Daniel Murphy fb22eac92b Add desired outcome image to folder with link in README 2022-01-10 10:30:34 -05:00
Daniel Murphy a3d40e0ef7 Add initial README.md to grid exercise 3 folder 2022-01-10 10:28:23 -05:00