Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<ul> <li><a href="http://blooberry.com">blooberry.com</a></li> <li>MSDN (<a href="http://msdn.microsoft.com/en-us/library/aa737439.aspx">HTML &amp; CSS section</a>)</li> <li><a href="http://www.w3.org/TR/html401/">HTML 4.01 Reference</a></li> <li><a href="http://whatwg.org/html5">WHATWG's HTML 5 Reference</a></li> </ul> <p><a href="http://w3fools.com/">W3Fools - A W3Schools Intervention</a> also promotes the following "more reputable sources":</p> <blockquote> <p><a href="http://dev.opera.com/articles/view/1-introduction-to-the-web-standards-cur/#toc">Opera Web Standards Curriculum</a> covers the basics of web standards-based design in HTML and CSS.<br> <a href="http://code.google.com/edu/submissions/html-css-javascript/">Google's HTML, CSS, and Javascript from the Ground Up</a> presents the basics of web development with video tutorials presented by Google's expert web developers.<br> <a href="http://reference.sitepoint.com/">SitePoint</a> is a pretty good reference for HTML, CSS and JavaScript. Their documentation always mentions feature support across different browsers, and describes known browser bugs.<br> The W3C, itself, has a wiki-based general <a href="http://www.w3.org/html/wiki/Learn">Learn</a> page as well as an <a href="http://www.w3.org/html/wiki/Elements">HTML element reference</a>.<br> <a href="https://developer.mozilla.org/en-US/docs">The MDN (Mozilla's Developer Network)</a> takes over at intermediate CSS and covers JavaScript better than anyone.<br> The MDN is also a wiki (little known fact), which means we, as knowledgeable web developers, can add or change information so the pages are as effective and comprehensive as possible.</p> </blockquote>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload