Commit Graph

177 Commits

Author SHA1 Message Date
snakegandhi f3e5ddd6c9 fixed typo in new instruction sentence 2022-01-10 19:42:07 -05:00
snakegandhi e45b295351 added sentence directing user to docs for forking 2022-01-10 19:38:55 -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
Roger a1154cea25
Added Linux-friendly font
Updated solution file to match README for this exercise updated with this Pull.
2022-01-09 16:00:23 +00:00
Roger 4b7123060d
Added a Linux-friendly font
If Verdana not present, all fonts look the same at the end of this exercise on Ubuntu 20 with Firefox.
DejaVu Sans is a common Linux sans-serif font installed by default on popular Linux distros.
2022-01-09 15:59:11 +00:00
seidbar ccbf099882
Remove redundant line 2022-01-07 12:27:46 +01:00
Alex Kaminetzky 372abdcf5f
Capitalize a letter at the beginning of a title 2022-01-06 21:38:25 -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
Eric 64af9ee14d
Merge pull request #80 from Starosti/fix
Fixed a typo at margin-and-padding-2/README.md
2021-12-21 22:41:08 -05:00
Marvin Gay d30894df99
Merge pull request #84 from TheOdinProject/revert-81-release 2021-12-19 20:45:35 -05:00
Marvin Gay e0c1ce1167
Revert "did the 06-cascade-fix" 2021-12-19 20:24:31 -05:00
Marvin Gay a6f973b17f
Merge pull request #81 from rishvantsingh/release 2021-12-19 08:55:26 -05:00
Rishivant Singh 0bfad64eb8 did the 06-cascade-fix 2021-12-16 11:34:32 +05:30
Starosti c7ce9d198f
fixing typo 2021-12-14 18:52:09 +03:00
Austin 39d1d66e08
Merge pull request #77 from ShepleySound/iss55
Remove hyphens from 04-chaining-selectors/index.html.
2021-12-06 10:12:41 +00:00
ShepleySound 5270fd8fea Remove hyphens from solution.html. 2021-12-05 12:23:32 -08:00
ShepleySound 5eb543eab0 Removed hyphens from 04-chaining-selectors/index.html. Class must now be chained properly to reach the desired outcome. 2021-12-04 17:21:45 -08:00
Marvin Gay 1aca8d1106
Merge pull request #70 from StayinHazey/fix-css-typo 2021-12-04 10:10:36 -05:00
StayinHazey 64bf6b1687 Fixed Typo, accidental 2nd ; on align-items 2021-11-19 11:24:14 -07:00
Cody Loyd 8e92a0956b
Merge pull request #59 from programmurr/feature/programmurr-animation-exercises
Add css-exercises for the new HTML/CSS Update transition/keyframe lessons
2021-11-04 15:36:54 -05:00
conor 0405fc39eb Finish popup-modal exercise 2021-10-21 20:21:32 +01:00
conor 37187c9111 Make desired outcome gif 2021-10-20 23:05:31 +01:00
conor 660d23d9eb Set up opacity transition 2021-10-20 21:40:44 +01:00
conor 415a2f6ba0 Set up basic modal toggle 2021-10-18 22:33:12 +01:00
conor 84d5b9d887 Update with comments in solution.css 2021-10-17 23:17:42 +01:00
conor 05b66966ce Update README for dropdown 2021-10-17 23:08:33 +01:00
conor d7b6741657 Implement dropdown transition 2021-10-17 22:56:50 +01:00
conor f883283308 Set up basic dropdown exercise 2021-10-17 22:43:06 +01:00
conor 1771e1d86e Add button-hover exercise 2021-10-17 17:10:16 +01:00
Cody Loyd 6f82afeb22
Merge pull request #50 from thatblindgeye/css-foundations
Add new outcome screenshots
2021-10-13 10:04:42 -05:00