.
Hyper Text Markup Language
Home Tool Markup Language
Hyperlinks and Text Markup Language
DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"
DOCTYPE html5
DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"
DOCTYPE html
In HTML5 no need to do external plugin like Flash player or other library
HTML5 is an upgraded version of HTML
All are correct.
In HTML5 lot of new future like Video and Audio/mp3, placeholder , Canvas, 2D/3D Graphics, Local Storage were added.
It's an instruction to recognize you are creating an XML file.
It's an instruction to the web browser about what version of HTML the page is written in.
It's an instruction to finish an HTML page.
Article, footer, section, audio, track
Object, article, br, table, input
Input, frame, body, table, form
All of them
Text, textarea, multiplebox, list
Email, month, number, color, search
Month, date, table, email, textarea
Video width="320" height="240" src="myVideo.mp4"
< video width="320″ height="240″ controls="controls" > < source src="myVideo.mp4″ type="video/mp4" / >
< object id="MediaPlayer" width="434" height="300" classid="clsid:22D6F312-B0F6-11D0-94AB… type="application/x-oleobject" > < param name="Filename" value="myVideo.mp4" >
Object width="320" height="240" src="myVideo.mp4"
Embed src="video.avi" width="352" height="240"
It doesn't exist for HTML5
It stores the data for one session.
It stores data with no expiration date.
It doesn't exist for HTML5
It stores the data for one session.
It stores data with no expiration date.
It stores data until cache is cleaned.
IE, Opera, Chrome, Firefox.
All.
The major browsers, but only some features.
Mobiles, Opera, Chrome.
The major browsers.