Download presentation
Presentation is loading. Please wait.
Published byEgbert Montgomery Modified over 9 years ago
1
Referent · 30.08.2015 1 von xx Seiten HTML5
2
Overview 1.HTML & HTML5 Basics Facts 2.Flash vs. HTML5 3.HTML5 - the new features Sebastian Viereck· 30.08.2015 2
3
HTML markup language created 1990 standardized as HTML4 in 1997 press CTRL+U in Firefox Sebastian Viereck· 30.08.2015 3
4
HTML5 officially introduced in 2011 not a software, browsers must support HTML5 features currently browser developers implement some features the html5 standard Sebastian Viereck· 30.08.2015 4
5
Tasks run on low powered devices without browser plugin semantic web multimedia rich internet applications Sebastian Viereck· 30.08.2015 5
6
HTML5 Browser Support Sebastian Viereck· 30.08.2015 6 http://html5test.com/results/desktop.html
7
Flash vs HTML5 Sebastian Viereck · 30.08.2015 7
8
Flash - Problems Steve Jobs closed source/proprietary security plugin seo performance touch capability Sebastian Viereck· 30.08.2015 8
9
Flash vs. HTML5 Sebastian Viereck· 30.08.2015 9 source: google trends
10
HTML5 – the new Features Sebastian Viereck · 30.08.2015 10
11
Markup Features semantic tags,,,,,, Sebastian Viereck· 30.08.2015 11
12
Dropped Tags basefont, big, center, font, strike, tt acronym, applet, isindex frame, frameset, noframes Sebastian Viereck· 30.08.2015 12
13
types some examples Sebastian Viereck· 30.08.2015 13
14
drawing 2D images with Javascript interactive dynamic pictures -> animations http://alex4.tapjs.com/ Sebastian Viereck· 30.08.2015 14
15
Interactive: Drag and Drop http://www.w3schools.com/html/html5_dragan ddrop.asp http://www.w3schools.com/html/html5_dragan ddrop.asp Sebastian Viereck· 30.08.2015 15
16
Geolocation discover device position uses availbale os positioning services example: http://wo-bin-ich-jetzt.de/http://wo-bin-ich-jetzt.de/ Sebastian Viereck· 30.08.2015 16
17
WebGl OpenGL ES2.0 for the browser everthing is possible http://mrdoob.github.com/three.js/examples/w ebgl_terrain_dynamic.html http://mrdoob.github.com/three.js/examples/w ebgl_terrain_dynamic.html http://mrdoob.github.com/three.js/examples/c anvas_materials_reflection.html http://mrdoob.github.com/three.js/examples/c anvas_materials_reflection.html Sebastian Viereck· 30.08.2015 17
18
Data Storage Web storage API key-value store Web SQL API no longer maintained Indexed Database API (aka WebSimpleDB) indexed hierachical key-value store File API Sebastian Viereck· 30.08.2015 18
19
Others Web Audio API process und synthesize audio cross document messaging Sebastian Viereck· 30.08.2015 19
20
END Sources http://en.wikipedia.org/wiki/HTML5 Sebastian Viereck· 30.08.2015 20
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.