A (Link)B (Makes text bold)BR (Break line)EM (Makes text italic)FONT (Inline element for text)H1–H6 (Tags for heading styling)HR (Horizontal line)I (Makes text italic)U (Underlines text)IMG (Displays images)LINK (Used for attaching CSS document)SPAN (Inline element for applying CSS style)STRONG (Makes text bold)STYLE (Used for attaching CSS inside HTML document)TITLE (Title displayed on control)INPUT (Windows Forms controls, such a button, textbox, etc.)SELECT (ListBox or ComboBox win controls)TEXTAREA (Multiline TextBox win control)CHECKBOX (CheckBox win control)RADIO (RadioBox win control)CODE (Inline tag for representing code sample)CUSTOM (Interface Windows Forms controls to the HTML elements)CENTER (Center align the text)DIV (Block tag container)FORM (Container for win controls)BODY (Container of visual document data)HEAD (Container for document's settings) LI (Simple item of a list) LINK (Defines link to external document such a CSS document) OL (Ordered list container) P (Container of text paragraph) PRE (Container of formatted text) SCRIPT (Container of script code) TABLE (Represents table container) TR (Container of single row in a table) TD (Container of single cell in a table)TH (Column header in a table) UL (Unordered list container)