Difference between revisions of "HTML CSS Javascript Reference"

From FreekiWiki
Jump to navigation Jump to search
m (corrected typo, added css3generator.com)
Line 1: Line 1:
Links to references & resources on HMTL, CSS and Javascript ([http://w3fools.com 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 13: Line 14:
 
* [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 23: Line 24:
 
* http://www.brainjar.com/css/positioning/default.asp
 
* http://www.brainjar.com/css/positioning/default.asp
 
* http://www.redmelon.net/tstme/box_model/
 
* 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==
 
==Color==
* [ http://colorschemedesigner.com/ online color scheme ]
+
* [http://colorschemedesigner.com/ online color scheme]
* [ http://www.colourlovers.com/ resource for color schemes, patterns etc ]
+
* [http://www.colourlovers.com/ resource for color schemes, patterns etc]
 +
 
 
[[Category: Tech support]]
 
[[Category: Tech support]]
 
[[Category: Education]]
 
[[Category: Education]]

Revision as of 00:07, 22 May 2013