Presentation is loading. Please wait.

Presentation is loading. Please wait.

HTML5. What is HTML5? HTML5 will be the new standard for HTML. HTML5 is the next generation of HTML. HTML5 is still a work in progress. However, the major.

Similar presentations


Presentation on theme: "HTML5. What is HTML5? HTML5 will be the new standard for HTML. HTML5 is the next generation of HTML. HTML5 is still a work in progress. However, the major."— Presentation transcript:

1 HTML5

2 What is HTML5? HTML5 will be the new standard for HTML. HTML5 is the next generation of HTML. HTML5 is still a work in progress. However, the major browsers support many of the new HTML5 elements and APIs. Some rules for HTML5 were established:  New features should be based on HTML, CSS, DOM, and JavaScript.  Reduce the need for external plugins (like Flash).  Better error handling.  More markup to replace scripting.  HTML5 should be device independent.  The development process should be visible to the public.

3 HTML5 New Features and Browser Support Some of the most interesting new features in HTML5:  The element for 2D drawing.  The and elements for media playback.  Support for local storage.  New content-specific elements, like,,,, …  New form controls, like calendar, date, time, email, url, search… Browser support  HTML5 is not yet an official standard, and no browsers have full HTML5 support.  But all major browsers (Safari, Chrome, Firefox, Opera, Internet Explorer) continue to add new HTML5 features to their latest versions.

4 New Semantic/Structural Elements HTML5 offers new elements for better structure:

5 New Form Elements

6 New Media Elements & Element The new Element HTML5 offers new elements for media content:

7 HTML5 Tag Browser Support  The tag is supported in Internet Explorer 9, Firefox, Opera, Chrome, and Safari. Definition and Usage  The tag defines sound, such as music or other audio streams.  Tip: Any text inside the between and will be displayed in browsers that do not support audio. New Attributes

8 HTML5 Tag(cont) Audio Formats and Browser Support Example

9 HTML5 Tag Browser Support  The tag is supported in Internet Explorer 9, Firefox, Opera, Chrome, and Safari. Definition and Usage  The tag specifies video, such as a movie clip or other video streams.  Tip: Any text between the and tags will be displayed in browsers that do not support video. New Attributes

10 HTML5 Tag Video Formats and Browser Support  Currently, there are 3 supported video formats for the element: MP4, WebM, and Ogg: Example

11 Removed Elements The following HTML 4.01 elements are removed from HTML5:

12 Reference link http://www.w3schools.com/html5/default.asp http://ntuts.com/demo/slide-html5-css3/#slide1

13 End


Download ppt "HTML5. What is HTML5? HTML5 will be the new standard for HTML. HTML5 is the next generation of HTML. HTML5 is still a work in progress. However, the major."

Similar presentations


Ads by Google