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

HTML5 Tutorial FeedBurner

The HTML5 <big> Tag  
The <big> tag is not supported in HTML5. CSS is needed to reach desired effect when seen on web browsers.
Print HTML5 <big> Tag Bookmark HTML5 <big> Tag

Related Articles  
The HTML5 <button> tag
The HTML5 <button> tag is an element in HTML5 which defines a clickable button. The HTML5 <button> tag is ...
The HTML5 <p> Tag
The main purpose of the HTML5 <p> tag is to determine the paragraph within the HTML document. This is necessary so ...
The HTML5 <samp> Tag
When it is necessary to place a sample output from a computer program or script, the HTML5 <samp> tag has to be ...
The HTML5 <bdi> Tag
The HTML5 <bdi> tag is a new addition to the tags that can be used with HTML5. BDI stands for Bi Directional ...
The HTML5 <strong> Tag
The HTML5 <strong> tag is applied on an HTML document such that extra emphasis can be given on an important text.
The HTML <noframes> Tag
The HTML <noframes> tag is no longer accepted and used in HTML5. In the previous HTML, particularly HTML4.01, ...
More