Web Resources: Difference between revisions
From NewHaven Software Wiki
Jump to navigationJump to search
Malcolm lee (talk | contribs) No edit summary |
No edit summary |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
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 [mailto:ecms@newhavensoftware.com ecms@newhavensoftware.com] | 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 [mailto:ecms@newhavensoftware.com ecms@newhavensoftware.com] | ||
---- | |||
* [http://www.w3.org/ W3C] is the organization responsible for deciding web standards. This is the definitive source for HTML, CSS, XML, etc. A little technical and dry. | * [http://www.w3.org/ W3C] is the organization responsible for deciding web standards. This is the definitive source for HTML, CSS, XML, etc. A little technical and dry. | ||
* [http://www.d.umn.edu/itss/support/Training/Online/webdesign/php.html Web Design REFERENCES - PHP] A massive collection of PHP links, tutorials, and documentation. | * [http://www.d.umn.edu/itss/support/Training/Online/webdesign/php.html Web Design REFERENCES - PHP] A massive collection of PHP 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/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 | |||
Latest 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