diff --git a/free-programming-books.md b/free-programming-books.md index 7ff452c0a5e539e347f998dddb3a44c6529fa776..58fd686bf4d708e0006024551ea2e160bec56f05 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1,7 +1,7 @@ Original Contribution by [George Stocker](http://stackoverflow.com/users/16587/george-stocker) on [Stack Overflow](http://stackoverflow.com) Original Source: [Free Programming books](http://stackoverflow.com/revisions/392926/175) - +m ### Index * [Ada](#ada) @@ -1053,6 +1053,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 @@ -1066,7 +1067,6 @@ Original Source: [Free Programming books](http://stackoverflow.com/revisions/392 * [Learn CSS Layout](http://learnlayout.com/) * [Scalable and Modular Architecture for CSS](http://smacss.com) - Jonathan Snook * [Web Audio API](http://chimera.labs.oreilly.com/books/1234000001552) - Boris Smus -* [A free guide to learn HTML and CSS](http://marksheet.io/) #### Bootstrap