diff --git a/free-programming-books.md b/free-programming-books.md index b388390b5e9ca68f607712fe8d125593ffb2a695..db5cdd7037cb5d7df7f4f6c2ebcee590a1ac1d4c 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1056,6 +1056,7 @@ Original Source: [Free Programming books](http://stackoverflow.com/revisions/392 ### HTML / CSS * [A beginner's guide to HTML&CSS](http://learn.shayhowe.com/html-css/) +* [A free guide to learn HTML and CSS](http://marksheet.io/) * [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