TheIronYard--Orlando / FEE--2014--FALL

The Handbook for the Front End Engineering class of the Fall 2014 cohort at The Iron Yard, Orlando Campus
Creative Commons Zero v1.0 Universal
14 stars 13 forks source link

20--Wire-it-up_Melissa_Malpica #286

Open mema82 opened 9 years ago

mema82 commented 9 years ago

Review

Today we learned about container elements, border-radius, fonts and icons, using classes and complex selectors, importing external stylsheets with <link> tags inside the <head> tag, and how to use JavaScript inside of HTML with the <script> tag. For today's assignment, we'll be

Resources

Recreate these layouts using your own colors, lipsum, and icons. Don't look at the source for the project; we'll do that together after it's all done. While the example gets fancy at smaller resolutions, don't spend time on that. You'll need a little JavaScript to make the dynamic parts work, and these layouts should test your full command of CSS and HTML. Ignore the navigation for getting between projects in your implementation.

mema82 commented 9 years ago

https://github.com/mema82/TIY-Assignments/pull/28