HTML Reference: HTML Text Formatting Tags
HTML Reference: HTML Text Formatting Tags
See: http://www.w3schools.com/tags/default.asp
Note: The Font tag is depreciated in HTML 4 and removed in all later versions. Do not use it.
Depreciated Tags
Tags <center> <font> and <basefont> <s> and <strike> <u> Attributes align bgcolor color Description Deprecated. Defines centered content Deprecated. Defines HTML fonts Deprecated. Defines strikethrough text Deprecated. Defines underlined text Description Deprecated. Defines the alignment of text Deprecated. Defines the background color Deprecated. Defines the text color