Difference between revisions of "HTML CSS Javascript Reference"

From FreekiWiki
Jump to navigation Jump to search
(caniuse.com)
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Links to references & resources on HMTL, CSS and Javascript (W3schools deliberately omitted)
+
Links to references & resources on HTML, CSS and Javascript ([http://w3fools.com W3schools] deliberately omitted)
 +
 
 
==General==
 
==General==
 
* [http://p2pu.org/webcraft Peer to Peer University School of Webcraft] in conjunction with Mozilla
 
* [http://p2pu.org/webcraft Peer to Peer University School of Webcraft] in conjunction with Mozilla
Line 5: Line 6:
 
* [http://code.google.com/edu/submissions/html-css-javascript/ Google: HTML, CSS, and Javascript from the Ground Up] -- from the Google Code University, with video tutorials.
 
* [http://code.google.com/edu/submissions/html-css-javascript/ Google: HTML, CSS, and Javascript from the Ground Up] -- from the Google Code University, with video tutorials.
 
* [https://developer.mozilla.org/en-US/docs Mozilla Developer Network]
 
* [https://developer.mozilla.org/en-US/docs Mozilla Developer Network]
 +
* [http://caniuse.com/ Can I Use...] -- Compatibility tables for support of HTML5, CSS3, SVG and more in desktop and mobile browsers.
  
 
==HTML==
 
==HTML==
Line 13: Line 15:
 
* [https://developer.mozilla.org/en/HTML/HTML5 MDN on HTML5]
 
* [https://developer.mozilla.org/en/HTML/HTML5 MDN on HTML5]
 
* [http://www.w3.org/wiki/HTML/Training HTML/Training] -- from the W3C
 
* [http://www.w3.org/wiki/HTML/Training HTML/Training] -- from the W3C
* [http://www.w3.org/wiki/HTML/Elements HTML elements ] -- from the W3C
+
* [http://www.w3.org/wiki/HTML/Elements HTML elements] -- from the W3C
  
 
==CSS==
 
==CSS==
Line 19: Line 21:
 
* http://reference.sitepoint.com/css
 
* http://reference.sitepoint.com/css
 
* http://blooberry.com/indexdot/css/index.html
 
* 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==
 
==Javascript==
 
* http://reference.sitepoint.com/javascript
 
* http://reference.sitepoint.com/javascript
* [ https://developer.mozilla.org/en/javascript | Mozilla Developer Network]
+
* [https://developer.mozilla.org/en/javascript Mozilla Developer Network]
* [ https://developer.mozilla.org/en/DOM | MDN on the DOM model for web pages]
+
* [https://developer.mozilla.org/en/DOM MDN on the DOM model for web pages]
* [ http://docs.jquery.com/Tutorials | jQuery Tutuorials ] -- from official docs.
+
* [http://docs.jquery.com/Tutorials jQuery Tutuorials] -- from official docs
* [http://docs.jquery.com/Main_Page | jQuery offical docs].
+
* [http://docs.jquery.com/Main_Page jQuery offical docs]
* [http://docs.jquery.com/Tutorials:Getting_Started_with_jQuery | Getting Started with jQuery]
+
* [http://docs.jquery.com/Tutorials:Getting_Started_with_jQuery Getting Started with jQuery]
* [http://jqfundamentals.com/book/index.html| jQuery Fundamentals] -- ebook.
+
* [http://jqfundamentals.com/book/index.html jQuery Fundamentals] -- ebook
* [ http://www.learningjquery.com/ | Learning jQuery ]
+
* [http://www.learningjquery.com/ Learning jQuery]
 +
 
 +
==Color==
 +
* [http://colorschemedesigner.com/ online color scheme]
 +
* [http://www.colourlovers.com/ resource for color schemes, patterns etc]
 +
 
 +
[[Category: Tech support]]
 +
[[Category: Education]]

Latest revision as of 00:40, 22 May 2013