1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-13 11:32:20 +00:00

Add an HTML and CSS Resource - Code a personal splash page in 1 hour: A Hands-on Intro to HTML & CSS

This commit is contained in:
Ken Mazaika 2014-03-25 14:15:35 -04:00
parent 13bd1375ce
commit 1cf8a19e26

View File

@ -863,6 +863,7 @@
###HTML / CSS
* [A beginner's guide to HTML&CSS](http://learn.shayhowe.com/html-css/)
* [An advanced guide to HTML&CSS](http://learn.shayhowe.com/advanced-html-css/)
* [Code a personal splash page in 1 hour: A Hands-on Intro to HTML & CSS](http://www.thefirehoseproject.com/lessons/splash-page)
* [Code Guide: Standards for developing flexible, durable, and sustainable HTML and CSS](http://mdo.github.io/code-guide/) - Mark Otto
* [Dive Into HTML5](http://diveintohtml5.info/) ([PDF](http://mislav.uniqpath.com/2011/10/dive-into-html5/)) - Mark Pilgrim
* [GA Dash](http://dash.generalassemb.ly)