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

HTML5 Tutorial FeedBurner

The HTML5 <frameset> Tag   
The HTML <frameset> tag is no longer utilized for HTML5. Before, the use of HTML <frameset> tag is important because it is responsible for arranging multiple windows. For the predecessors of HTML5, HTML <frameset> tag is the key in defining a frameset. Now, this is no longer utilized because it makes web page navigation and use much harder to manage, just like the HTML <frame> tag.
Print HTML5 <frameset> Tag Bookmark HTML5 <frameset> Tag

Related Articles  
The HTML5 <frame> Tag
The HTML <frame> tag is not supported in HTML5. Before the use of HTML5, the HTML <frame> tag is utilized ...
The HTML5 <mark> tag
For instances wherein it is important to specify a marked text, the use of HTML5 <mark> tag is essential. This is ...
The HTML5 <fieldset> Tag
The HTML5 <fieldset> tag is utilized in an HTML document such that all related elements in a form are in one ...
The HTML5 <small> Tag
If there are smaller texts and side comments that have to be placed in the HTML document, the HTML5 <small> tag ...
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 <b> Tag
The HTML5 <b> tag is used to specify bold text. It is supported by all major browsers like Safari, Firefox, ...
More