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
Cody Loyd
0aedf4202a
Merge pull request #45 from TheOdinProject/update-container-class
...
update container class to avoid confusion
2021-10-04 14:18:10 -05:00
Cody Loyd
78308edbfa
update container class to avoid confusion
2021-10-04 14:17:01 -05:00
Cody Loyd
048a33be93
Merge pull request #33 from WoahJo/fix/filename-fix
...
Changed 'index.html' to 'style.css'
2021-10-04 14:04:38 -05:00
Cody Loyd
90f2fcaf71
Merge pull request #37 from Skmyhrm/patch-2
...
Misplaced width ellement added after solving
2021-10-04 12:40:51 -05:00
Cody Loyd
92103c66f0
Merge pull request #44 from TheOdinProject/codyloyd-patch-1
...
remove checklist
2021-10-04 12:39:22 -05:00
Cody Loyd
074e5fab23
remove checklist
...
this is dumb
2021-10-04 12:38:28 -05:00
Cody Loyd
7a6f6fca42
Merge pull request #39 from msespos/fix-punctuation-and-grammar-css-exercises-README
...
Fix punctuation and grammar in css-exercises README
2021-10-04 12:37:53 -05:00
Cody Loyd
7dbe84b2a9
Merge pull request #41 from msespos/fix-punctuation-and-grammar-foundations-READMEs
...
Fix punctuation and grammar in Foundations READMEs
2021-10-04 12:36:30 -05:00
Cody Loyd
18d661438a
Merge pull request #42 from msespos/fix-punctuation-and-grammar-margin-and-padding-READMEs
...
Fix punctuation and grammar in Margin and Padding READMEs
2021-10-04 12:36:04 -05:00
Cody Loyd
93ef8fb7ad
Merge pull request #43 from msespos/fix-punctuation-and-grammar-flex-READMEs
...
Fix punctuation and grammar in Flex READMEs
2021-10-04 12:35:35 -05:00
Mike Esposito
1c396e4d75
Fix punctuation and grammar in Flex READMEs
2021-10-04 10:19:36 -07:00
Mike Esposito
2ff834432c
Fix punctuation and grammar in Margin and Padding READMEs
2021-10-04 10:03:14 -07:00
Mike Esposito
1fac330cb7
Fix punctuation and grammar in Margin and Padding READMEs
2021-10-04 10:02:55 -07:00
Mike Esposito
59fdf6fdbd
Edit punctuation fix in Foundations README
2021-10-04 08:57:26 -07:00
Mike Esposito
b5bf8ec597
Fix punctuation and grammar in Foundations READMEs
2021-10-04 08:53:19 -07:00
Mike Esposito
1a836f03fc
Fix punctuation and grammar in css-exercises README
2021-10-04 08:00:11 -07:00
Skmyhrm
b400688150
Misplaced width ellement added after solving
...
In the exercise Style.css, there was no width element added on the .card selector.
it's only added in the solution, so I think the width element should be moved to under the solution line.
2021-10-04 00:00:50 +03:00
WoahJo
8776067a29
Changed index.html to style.css for file to be edited in README for margin-and-padding-1 in css-exercises
2021-09-28 18:42:40 -04:00
James
6b8a836da5
Merge pull request #23 from TheOdinProject/clarify-instructions
...
Clarifying how to get this repo
2021-09-15 08:01:53 -04:00
James
aba53c82e2
Clarifying how to get this repo
...
Saw that there is a bit confusion in git help channel, and frankly had the same question. Makes sense to clarify.
2021-09-15 07:54:49 -04:00