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

HTML5 Tutorial FeedBurner

The HTML5 <font> Tag  
The <font> tag is not utilized in HTML5. To be able to change the details and aesthetics of text, it would be necessary to use CSS. For the predecessors of HTML5, the HTML5 <font> tag is supposed to change the font type, font size and font color of the specified text.
Print HTML5 <font> Tag Bookmark HTML5 <font> Tag

Related Articles  
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 <track> tag
The HTML5 <track> tag is capable of defining the succeeding track for the <audio> and <video> ...
The HTML5 <s> Tag
If it is necessary to indicate within a document that a particular text is no longer correct, accurate, relevant or ...
The HTML5 <blockquote> Tag
The HTML5 <blockquote> tag is an element which identifies a section that is usually quoted from another source or ...
The HTML5 <ins> Tag
The HTML5 <ins> tag is not complicated to apply within a document since it supports the Global Attributes and ...
The HTML5 <address> Tag
The HTML5 <address> Tag is useful in providing pertinent information about the author or owner of a particular ...
More