Difference between revisions of "HTML5"

From Lost In Wonderlands
Jump to: navigation, search
(Created page with "= HTML5 = ''by paul.plaquette, Senior Software Engineer, Trilda Open Source'' '''NeXT Steps''' ''here everything has yet to be done !'' ''coming soon'' : '''''Everythin...")
 
(HTML5)
Line 8: Line 8:
 
''coming soon'' :  
 
''coming soon'' :  
  
'''''Everything You Always Wanted to Know About Hyper Text Markup Language version 5... (But Were Afraid to Ask)''''' B)
+
'''''Everything You Always Wanted to Know About Hyper Text Markup Language version 5... (But Were Afraid to Ask)'''''
  
  

Revision as of 03:29, 3 March 2016

HTML5

by paul.plaquette, Senior Software Engineer, Trilda Open Source

NeXT Steps

 here everything has yet to be done !

coming soon :

Everything You Always Wanted to Know About Hyper Text Markup Language version 5... (But Were Afraid to Ask)


<<TableOfContents(4)>>

See also


Language

Principles

Elements

CSS

JavaScript

Tags

Tags Catalog

HTML5 API

File Formats

HTML

XML

XHTML

JSON

HTML5 Tools

  • validation
 * W3C HTML5 validator: http://validator.w3.org/
 * W3C CSS3 validator: http://jigsaw.w3.org/css-validator/
 * CSS Lint: http://csslint.net/
 * CSS lisible (french) : http://www.csslisible.com/
 * jslint, (from books author javascript the doodparts): http://www.jslint.com/
 * jshint (opensource version): http://www.jshint.com/
 * JavaScript Lint: http://www.javascriptlint.com/


HTML5 Design Patterns

HTML5 Guidelines , Best Practices, Advices

HTML5 templates

HTML5 Helpers

  • Project Starter:
* http://www.initializr.com/
  • Coding:
* http://code.google.com/p/zen-coding/
* http://code.google.com/p/zen-coding/downloads/detail?name=TopStyle.Zen.Coding.1.0.zip
*  cross origin resources sharing: http://enable-cors.org/
  • Ringmark:
* http://www.rng.io/
  • Can I Use:
* http://caniuse.com/
  • Mobile Html5, supported Features
* http://mobilehtml5.org/
  • HTML5 web browser testing
* http://html5test.com/


HTML5 Samples

HTML5 Tutorials

HTML5 Tutorials

HTML5 Demos

HTML5 Demos


Web UI Design Patterns

 UI Design Patterns 
 Web UI Design Patterns 


References

Web Sites


in french:


Books