attributes are difference(nohref --Not supported in HTML 5.0).New attributes in HTML 5.0 :type,media rel,hreflang)
******
9
Independent,self contained content
Y
Y
Y
Y
Y
Y
HTML 5.0
New in HTML 5.0
******
10
some content aside from the content it is placed it
Y
Y
Y
Y
Y
Y
HTML 5.0
New in HTML 5.0
******
11
audio strams,sound and music
Y
Y
Y
Y
Y
Y
HTML 5.0
New in HTML 5.0
******
12
makes text Bold
Y
Y
Y
Y
Y
N
******
******
******
13
default url/target for all element with a Url(Hyperlink,Image)
Y
Y
Y
Y
Y
N
******
Inside the
******
14
used to define default font color,size and family
Y
Y
Y
Y
Y
Y
HTML 4.01
******
******
15
bidirectional override
Y
Y
Y
Y
Y
N
******
******
******
16
text is bigger
Y
Y
Y
Y
Y
Y
HTML 4.01
******
******
17
takes from a another Source
Y
Y
Y
Y
Y
N
******
******
******
18
Document's Body
Y
Y
Y
Y
Y
Y
HTML 5.0
specific attributes are removed, while in HTML 4.01 they were deprecated.
******
19
single line a break
Y
Y
Y
Y
Y
N
******
******
******
20
Push Button
Y
Y
Y
Y
Y
Y
HTML 5.0
Attributes:autofocus,form, formaction, formenctype, formmethod, formnovalidate, and formtarget.
******
21
Display Graphics
Y
Y
Y
Y
Y
Y
HTML 5.0
******
******
22
defines a table caption
Y
Y
Y
Y
Y
Y
HTML 5.0
The "align" attribute which was deprecated in HTML 4.01, is not supported in HTML5. Use CSS instead.
Use CSS
23
center align text
Y
Y
Y
Y
Y
Y
HTML 5.0
******
******
24
defines a citation
Y
Y
Y
Y
Y
N
******
******
******
25
defines a Computer Code
Y
Y
Y
Y
Y
N
******
******
******
26
One or More Columns in a table
Y
Y
Y
Y
Y
Y
HTML 5.0
Most of the attributes from 4.01 are not supported in HTML5.(Attributes are :align,char,charoff,valign,width[Not supported in HTML 5.0])
******
27
Group Columns in a Table
Y
Y
Y
Y
Y
Y
HTML 5.0
Most of the attributes from 4.01 are not supported in HTML5.(Attributes are :align,char,charoff,valign,width[Not supported in HTML 5.0])
******
28
command button like Radio buttton,Check Box or a Button
Y
N
N
N
Y
Y
HTML 5.0
New in HTML 5.0
******
29
Defines list of options
N
N
Y
N
N
Y
HTML 5.0
New in HTML 5.0
******
30
describe the Items in a Definition list
Y
Y
Y
Y
Y
N
******
******
******
31
Text has been deleted from a Documents
Y
Y
Y
Y
Y
N
******
******
******
32
spcified additional details or controls which can be hidden or shown on demand
N
N
N
Y
N
Y
HTML 5.0
New in HTML 5.0
******
33
Defines a definition terms
Y
Y
Y
Y
Y
N
******
******
******
34
define a directory
Y
Y
Y
Y
Y
Y
HTML 5.0
Not supported
Use CSS
35
Define a Division or section in an HTML Document
Y
Y
Y
Y
Y
Y
HTML 5.0
The "align" attribute is deprecated in HTML 4.01, and not supported in HTML5. Use CSS to align the div's content.
******
36
Define a Definition list
Y
Y
Y
Y
Y
N
******
******
******
37
define a start of a term in the Difintion list
Y
Y
Y
Y
Y
N
******
******
******
38
deifne a Emphasized Text
Y
Y
Y
Y
Y
N
******
******
******
39
defines Embedded content ,such as a plug in
Y
Y
Y
Y
Y
Y
HTML 5.0
New in HTML 5.0
******
40
group together elements in a form
Y
Y
Y
Y
Y
Y
HTML 5.0
HTML5 has the attributes disabled, form, and name, which was not supported in HTML 4.01.
******
41
contain a caption for a
Y
Y
Y
Y
Y
Y
HTML 5.0
New in HTML 5.0
******
42
Self contained flow content
Y
Y
Y
Y
Y
Y
HTML 5.0
New in HTML 5.0
******
43
Specify font family,size and color of text
Y
Y
Y
Y
Y
Y
HTML 5.0
Not supported
Use CSS
44
footer of the section or Document
Y
Y
Y
Y
Y
Y
HTML 5.0
New in HTML 5.0
******
45
create an HTML Form for an user input
Y
Y
Y
Y
Y
Y
HTML 5.0
New Attributes are in the HTML 5.0 (autocomplete and novalidate)
******
46
One Particulare window within a Frameset
Y
Y
Y
Y
Y
Y
HTML 5.0
Not supported
******
47
org Mulitiple Window
Y
Y
Y
Y
Y
Y
HTML 5.0
Not supported
******
48
to
define headers
Y
Y
Y
Y
Y
Y
HTML 5.0
Not supported
Use CSS
49
contains all head elements.Inside the
Y
Y
Y
Y
Y
Y
HTML 5.0
The profile attribute is not supported in HTML5
******
50
specifies an introduction ,or a group of navigation elementsofr the Documents
Y
Y
Y
Y
Y
Y
HTML 5.0
New in HTML 5.0
******
51
heading of a section or a Documents
Y
Y
Y
Y
Y
Y
HTML 5.0
New in HTML 5.0
******
52
Horizonal line in an HTML Page
Y
Y
Y
Y
Y
Y
HTML 5.0
tag displays a horizontal rule, and defines a change in the content.All attributes in HTML 4.01 (align, noshade, size, and width) are deprecated in HTML 4.01, and not supported in HTML5. You should use CSS to style the hr element.