HTML CSS Javascript Reference
(Redirected from Html css javascript reference)
Jump to navigation
Jump to search
Links to references & resources on HTML, CSS and Javascript (W3schools deliberately omitted)
General
- Peer to Peer University School of Webcraft in conjunction with Mozilla
- HTML & CSS cheat sheets
- Google: HTML, CSS, and Javascript from the Ground Up -- from the Google Code University, with video tutorials.
- Mozilla Developer Network
- Can I Use... -- Compatibility tables for support of HTML5, CSS3, SVG and more in desktop and mobile browsers.
HTML
- http://htmldog.com/
- http://reference.sitepoint.com/html
- http://blooberry.com/indexdot/html/index.html
- Mozilla Developer Network
- MDN on HTML5
- HTML/Training -- from the W3C
- HTML elements -- from the W3C
CSS
- http://htmldog.com/
- http://reference.sitepoint.com/css
- http://blooberry.com/indexdot/css/index.html
- http://css-discuss.incutio.com/wiki/Main_Page
- http://www.hicksdesign.co.uk/boxmodel/
- http://www.brainjar.com/css/positioning/default.asp
- http://www.redmelon.net/tstme/box_model/
- http://www.css3generator.com/
Javascript
- http://reference.sitepoint.com/javascript
- Mozilla Developer Network
- MDN on the DOM model for web pages
- jQuery Tutuorials -- from official docs
- jQuery offical docs
- Getting Started with jQuery
- jQuery Fundamentals -- ebook
- Learning jQuery