Class One
In this class, we went over the basics of HTML and a little bit of it's historical background. Here are some links that were referenced in the class:
Class Two
This week, we did an overview and tutorial of Cascading Style Sheets (CSS) and how to implement your styles throughout your code. Here are some links that were referenced in the class:
Class Three
In the third installment of these classes, we continued the discussion on CSS tips and tricks. We also went over the CSS box model and how that can effect your content.
Class Four
In our final class we'll be reviewing positioning different elements on your page and how to use CSS to get things where you want them to go.
Additional Resources
Here are some additional resources that may prove useful:
-
Mozilla Developers Network - CSS
-
Mozilla Developers Network - HTML
HTML markup documentation and development tools.
-
A List Apart
Great resource for articles and tips on web/mobile development.
-
Chrome Developer Tools
In browser editing and debugging with Chrome.
-
Firebug
Firefox add-on for debugging in Firefox.