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)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
= HTML5 =
 
= HTML5 =
  
''by paul.plaquette, Senior Software Engineer, Trilda Open Source''
 
  
 
'''NeXT Steps'''
 
'''NeXT Steps'''
Line 8: Line 7:
 
''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)'''''
  
 
<<TableOfContents(4)>>
 
  
 
== See also ==
 
== See also ==
 +
* [[Main_Page]]
 +
 +
 +
* [[HyperText]]
 +
* [[HTML]]
 
* [[HTML5]]
 
* [[HTML5]]
 
* [[HTML5Gaming | HTML5 Gaming]]
 
* [[HTML5Gaming | HTML5 Gaming]]
 
* [[HTML5Demos | HTML5 Demos]]
 
* [[HTML5Demos | HTML5 Demos]]
 
* [[HTML5Tutorials | HTML5 Tutorials]]
 
* [[HTML5Tutorials | HTML5 Tutorials]]
* [[JavaScript]]
+
* [[xHTML]]
* [[Much_more_JavaScript_FrameWorks | More JavaScript Frameworks]]
+
* [[XML]]
 +
* [[JSON]]
 +
* [[CSS]]
 
* [[CSS3]]
 
* [[CSS3]]
 +
* [[JavaScript]]
 +
* [[JavaScriptFrameWorks | JavaScript Frameworks]]
 +
* [[Cordova | Cordova, a framework previously know as PhoneGap]]
 
* [[WebBlogs | Web Blogs]]
 
* [[WebBlogs | Web Blogs]]
 +
* [[WebBrowsers | Web Browsers]]
 +
* [[WebHybridApplications | Web Hybrid Apps]]
 +
* [[WebNativeExtensions | Web Native Extension and plugins]]
 +
* [[WebFormats | Web Formats]]
 
* [[WebTechnologiesRef | Web Technologies Reference]]
 
* [[WebTechnologiesRef | Web Technologies Reference]]
 
* [[WebAPIs | Web APIs]]
 
* [[WebAPIs | Web APIs]]
 
* [[WebTools | Web Tools]]
 
* [[WebTools | Web Tools]]
* [[WebComputing | Web Computing]]
+
* [[WebPresentationTools | Web Presentation Tools]]
 +
* [[SemanticAndDataWeb | Semantic Web and Data Web]]
  
 +
* [[FullStack]]
 +
* [[FrontEnd]]
 +
* [[BackEnd]]
  
 
== Language ==
 
== Language ==

Latest revision as of 16:25, 1 April 2017

HTML5

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)


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