Html5: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Resources | = Resources = | ||
* http://html5up.net/ Responsive html5 and css3 template | * http://html5up.net/ Responsive html5 and css3 template | ||
* http://www.html5rocks.com/en | * http://www.html5rocks.com/en | ||
Line 5: | Line 5: | ||
* [http://prosetech.com/html5/links.html HTML5: the missing manual] | * [http://prosetech.com/html5/links.html HTML5: the missing manual] | ||
* Youtube videos teach [https://www.youtube.com/playlist?list=PLqGj3iMvMa4KQZUkRjfwMmTq_f1fbxerI&src_vid=iWowJBRMtpc&feature=iv&annotation_id=annotation_731376265 How to build a professional website from start to finish] | * Youtube videos teach [https://www.youtube.com/playlist?list=PLqGj3iMvMa4KQZUkRjfwMmTq_f1fbxerI&src_vid=iWowJBRMtpc&feature=iv&annotation_id=annotation_731376265 How to build a professional website from start to finish] | ||
= IDE = | |||
With code completion | |||
* [https://netbeans.org/features/java/editor.html NetBeans] The editor supports several languages including Java, C/C++, XML, HTML, PHP, Groovy, CSS, and JavaScript. It can be extended to support other languages |
Revision as of 22:04, 2 January 2016
Resources
- http://html5up.net/ Responsive html5 and css3 template
- http://www.html5rocks.com/en
- HTML5 Outliner
- HTML5: the missing manual
- Youtube videos teach How to build a professional website from start to finish
IDE
With code completion
- NetBeans The editor supports several languages including Java, C/C++, XML, HTML, PHP, Groovy, CSS, and JavaScript. It can be extended to support other languages