Logo
  Sunday, May 20, 2012
Sign-In  |  Sign-Up  |  Contact Us  | Bookmark |  RSS Feed

HTML5 Tutorial FeedBurner

The HTML5 <frame> Tag  
The HTML <frame> tag is not supported in HTML5. Before the use of HTML5, the HTML <frame> tag is utilized in specifying a window within a frameset. Both the HTML <frame> tag and HTML <frameset> tag are not used in HTML5 anymore because this does not contribute positively for the web page navigation and use.
Print HTML5 <frame> Tag Bookmark HTML5 <frame> Tag

Related Articles  
The HTML5 <li> tag
The HTML5 <li> tag is utilized in different ways because this is applicable for the ordered list or <ol>, ...
The HTML5 <header> Tag
Typically, the HTML5 <header> tag is where details like headings, subheadings and version information are ...
The HTML5 <th> Tag
The HTML5 <th> tag is the tool in adding a header to the table that is placed within an HTML document. It has to ...
The HTML5 <time> Tag
The main purpose of the HTML5 <time> tag is to provide the time according to a 24-hour clock. It is also ...
The HTML5 <form> Tag
The HTML5 <form> tag is utilized such that a form that can be answered by the user may be incorporated within the ...
The HTML5 <ul> Tag
The HTML5 <ul> tag is applied for an unordered or bulleted list. The use of the HTML5 <ul> tag has to be ...
More