1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-26 21:36:27 +00:00

Merge pull request #801 from jbranchaud/adding-html-css-resource

Adding Code Guide to HTML/CSS section.
This commit is contained in:
vhf / victor felder 2014-03-07 14:41:10 +01:00
commit f24a100d8d

View File

@ -856,6 +856,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 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)
* [Google's HTML/CSS Style Guide](http://google-styleguide.googlecode.com/svn/trunk/htmlcssguide.xml)