1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-23 12:02:01 +00:00

Merge pull request #1533 from dhamaniasad/patch-8

👍  Add MarkSheet
This commit is contained in:
Fwiffo 2015-09-03 21:41:14 -07:00
commit e3567b88ad

View File

@ -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