Web Resources
From NewHaven Software Wiki
(Difference between revisions)
Malcolm lee (Talk | contribs) |
|||
(3 intermediate revisions not shown) | |||
Line 7: | Line 7: | ||
* [http://www.d.umn.edu/itss/support/Training/Online/webdesign/javascript.html Web Design REFERENCES - JavaScript] A massive collection of JavaScript links, tutorials, and documentation. | * [http://www.d.umn.edu/itss/support/Training/Online/webdesign/javascript.html Web Design REFERENCES - JavaScript] A massive collection of JavaScript links, tutorials, and documentation. | ||
* [http://www.d.umn.edu/itss/support/Training/Online/webdesign/css.html Web Design REFERENCES - CSS] A massive collection of CSS (Cascading Style Sheets) links, tutorials, and documentation. | * [http://www.d.umn.edu/itss/support/Training/Online/webdesign/css.html Web Design REFERENCES - CSS] A massive collection of CSS (Cascading Style Sheets) links, tutorials, and documentation. | ||
+ | * [http://www.ibm.com/developerworks/web/tutorials/wa-html5/ Create modern Web sites using HTML5 and CSS3] - Implementing the canvas and video elements in HTML5 | ||
+ | * [http://net.tutsplus.com/ Net Tuts +] - Large selection of tutorials. | ||
+ | * [http://net.tutsplus.com/ Dive into HTML5] - Great overview of HTML5 and and introduction to the usage of some of the new features. | ||
+ | * [[Form Design Cribsheet]] - Great infographic on creating a great customer experience with forms |
Current revision as of 15:19, 1 March 2012
This is a list of some of the resources we have found useful for web design, development, and troubleshooting. If you have a suggestion that we have not considered, please email us at ecms@newhavensoftware.com
- W3C is the organization responsible for deciding web standards. This is the definitive source for HTML, CSS, XML, etc. A little technical and dry.
- Web Design REFERENCES - PHP A massive collection of PHP links, tutorials, and documentation.
- Web Design REFERENCES - JavaScript A massive collection of JavaScript links, tutorials, and documentation.
- Web Design REFERENCES - CSS A massive collection of CSS (Cascading Style Sheets) links, tutorials, and documentation.
- Create modern Web sites using HTML5 and CSS3 - Implementing the canvas and video elements in HTML5
- Net Tuts + - Large selection of tutorials.
- Dive into HTML5 - Great overview of HTML5 and and introduction to the usage of some of the new features.
- Form Design Cribsheet - Great infographic on creating a great customer experience with forms