Cody Loyd
c497ab3f7f
simplify solution
2022-01-12 13:31:06 -06:00
Cody Loyd
4b3d6c8e16
Merge pull request #100 from rog2054/main
...
Foundations-002 Added Linux-compatible font
2022-01-12 13:21:14 -06:00
Cody Loyd
259bc818bc
Merge pull request #99 from seidbar/main
...
Remove redundant line
2022-01-12 13:20:49 -06:00
Cody Loyd
56bfc5aee5
Merge pull request #98 from akaminetzkyp/fix-capitalize-flex
...
Capitalize a letter in flex modal exercise
2022-01-12 13:19:07 -06:00
Cody Loyd
1d6f791944
Merge pull request #94 from dm-murphy/feature/grid
...
Feature/grid
2022-01-12 13:18:35 -06:00
Michael Frank
8d0950d5b3
Merge pull request #102 from detinsley1s/patch-1
2022-01-12 11:33:14 +13:00
Daniel Tinsley
5b27707d38
Update README.md
...
I capitalized two words that were improperly in lowercase.
2022-01-11 16:17:41 -06:00
Austin
91da61e795
Merge pull request #101 from SnakeGandhi/main
...
Added sentence in "Readme" directing user to GitHub docs re: 'forking'
2022-01-11 21:26:25 +00:00
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
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
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
Cody Loyd
5e3cca3ecb
Merge pull request #54 from SahilChoursiaya/patch-1
...
Closing div tag solution.html
2021-10-13 10:04:05 -05:00
SahilChoursiaya
a9ec013fac
Closing div tag solution.html
...
Closing the div tag of margin-and-padding-1/solution/solution.html
2021-10-09 23:16:11 +05:30
thatblindgeye
c8af491a13
Add new outcome screenshots
2021-10-06 15:55:58 -04:00
Cody Loyd
a4e4542722
Merge pull request #49 from TheOdinProject/codyloyd-patch-2
...
Update README.md
2021-10-06 09:53:31 -05:00
Cody Loyd
30d75bb80f
Update README.md
2021-10-06 09:44:30 -05:00
Cody Loyd
fd1b8f2131
Update README.md
2021-10-06 09:32:51 -05:00