Commit Graph

42 Commits

Author SHA1 Message Date
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
Mmackz fa7b2e4ef6
Change intro in readme.md
Remove the wording "It is easy" or "This is easy" from the description. This may be somewhat demotivating to someone who may be having a difficult time with these concepts.
2022-03-25 13:31:19 -07: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
Yuji Oshiro a1042d0568
Update README.md 2022-01-30 20:35:34 -08:00
Manuel 1965908802 Modify Self Check item on README.md 2022-01-31 00:11:22 -03:00
ZebraMilk 04bf4da6d1 Add indents to <body> and <head> tags in all exercises 2022-01-30 12:16:13 -06:00
Cody Loyd a3463cb99c
Merge pull request #107 from dm-murphy/feature/grid-exercise-3
Add Holy Grail exercise 3 to Grid exercises
2022-01-13 09:49:20 -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 604aa37a01 Reduce image more 2022-01-12 17:24:06 -05:00
Daniel Murphy 1f2ebe6692 Reduce image size again 2022-01-12 17:21:35 -05:00
Daniel Murphy a39eae4ec5 Resize images 2022-01-12 17:20:06 -05:00
Daniel Murphy aebe42c8c7 Update exercise 3 CSS 2022-01-12 17:18:49 -05:00
Daniel Murphy 373dc4e9bc Merge branch 'main' of https://github.com/TheOdinProject/css-exercises into feature/grid-exercise-3 2022-01-12 17:08:56 -05:00
Daniel Murphy 0a783d20c2 Update CSS to match first exercise simplified version 2022-01-12 17:07:40 -05:00
Daniel Murphy 2f50f3017c Merge branch 'main' of https://github.com/TheOdinProject/css-exercises into feature/grid-exercise-2 2022-01-12 16:05:04 -05:00
Daniel Murphy 18de05f55b Change solution back to pixels and fix gap 2022-01-12 15:30:06 -05:00
Cody Loyd c497ab3f7f simplify solution 2022-01-12 13:31:06 -06: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
Daniel Murphy dea1550672 Update README.md and add self checks 2022-01-06 13:19:18 -05:00
Daniel Murphy 34328795e3 Add solution.css to solution folder 2022-01-06 13:14:01 -05:00
Daniel Murphy edd1f402e7 Add initial style.css 2022-01-06 13:13:02 -05:00
Daniel Murphy 715bf3b673 Add solution.html in solution folder 2022-01-06 13:11:43 -05:00
Daniel Murphy 1642f3eba1 Add initial index.html 2022-01-06 13:10:30 -05:00
Daniel Murphy 2aa64cfd68 Add desired outcome images to folder with links in README.md 2022-01-06 13:05:27 -05:00
Daniel Murphy 895ec231ab Add second exercise with initial README.md 2022-01-06 12:24:38 -05:00
Daniel Murphy 08a2d05f5a Add hints and self checks to README.md 2022-01-05 13:44:25 -05:00
Daniel Murphy 5dc336bdf8 Fix solution.html href to point to solution.css 2022-01-05 13:27:09 -05:00
Daniel Murphy 88703518ea Add solution.css to solution folder 2022-01-05 13:26:16 -05:00
Daniel Murphy 633ad53a57 Add initial style.css 2022-01-05 13:24:41 -05:00
Daniel Murphy 578b05dc2d Add solution.html to solution folder 2022-01-05 13:20:19 -05:00
Daniel Murphy d51a182dbf Add initial index.html 2022-01-05 13:18:37 -05:00
Daniel Murphy 55045c817a Add desired outcome image to folder and link in README.md 2022-01-05 12:52:38 -05:00
Daniel Murphy 57e77757e0 Add grid folder for first exercise and initial README.md draft 2022-01-05 12:47:59 -05:00