HTML
See also: Cascading Style Sheets, JavaScript, awesome-html5
References / Learning
Books
- Head First HTML with CSS & XHTML (O'Reilly, 2005)
Free themes
Free as in beer and as in freedom. There's no use for HTML themes you can't legally modify.
- HTML5Up! – responsive, sleek HTML5 themes.
- HTML5 Boilerplate – minimal set of HTML to make a website look the same in most browsers.
Template builders
Paid themes
Tools
- tidy – console application, corrects and cleans up HTML and XML documents by fixing markup errors and upgrading legacy code to modern standards. Can also just pretty-print without fixes.