HTML syntax

·

Simple Text Formatting

These tags have not changed since HTML 4


Description Example Syntax Result
Bolded Text <b>Bolded Text</b> Bolded Text
Italicized Text <i>Italicized Text</i> Italicized Text
Deleted Text <del>Deleted Text</del> Deleted Text
Big Text <big>Big Text</big> Big Text
Small Text <small>Small Text</small> Small Text
Subscript H<sub>2</sub>O H2O
Superscript 3 x 10<sup>8</sup> 3 x 108
HTML Ignore <xmp><b>Text</b></xmp> <b>Text</b>
Hyperlink <a href="http://www.google.com">Google</a> Google
Email Hyperlink <a href="mailto:mail@mail.com">mail@mail.com</a> mail@mail.com


CSS Text Formatting

These features must be used as arguments of the "style" argument of a "span" or "div" tag surrounding the text.
Attributes may be combined under style="" of the SPAN tag and seperated by a semicolon as such: <span style="attribute:value;attribute2:value">Text</span>
Description Attribute Syntax Result
Underlined Text text-decoration:underline Underlined Text
Font Color color:red Red Text
Aligned Text text-align:left/right/center Text will be aligned to the left, right, or center
Change the Font font-family:fontname Text will be in style "fontname"
Font Size font-size:200% 2x Size Text


Self-closing Tags

Tags that, by definition, contain nothing between the opening and closing tags must self-close with a space and forward slash:
Images <img src="something.jpg" />
Carriage Return <br />
Horizontal Breaking Line <hr />


Useful Characters

This is a small list of characters that may be useful in the E-logs. For a more complete list, see Character Chart.
Note:All characters are of the format: (ampersand)(charname)(semicolon).
Description Syntax Result
Function Symbol ƒ ƒ
Greek Capital Letter &(Lettername); Δ yields Δ
Greek Lowercase Letter &(lettername); δ yields δ
Arrows ↑, ↓, ←, →, ↵, ↔ ↑, ↓, ←, →, ↵, ↔
For All Symbol ∀
Partial Differential ∂
"There Exists" Symbol ∃
Empty/Null Set ∅
Nable Symbol ∇
"Element of" Symbol ∈
"Not an Element of" Symbol ∉
"Contains as Member" Symbol ∋
Radical Sign √
"Proportional To" Symbol ∝
Infinity Symbol ∞
Angle Symbol ∠
Integral Symbol ∫
"Therefore" Symbol ∴
"Similar to" Symbol ∼
"Almost Equal to" Symbol ≈
"Not Equal to" Symbol ≠
"Equivalent to" Symbol ≡
"Less-than or Equal to" Symbol ≤
"Greather-than or Equal to" Symbol ≥
"Vector Product" Symbol ⊗
"Perpendicular to" Symbol ⊥
"Much Greater Than" Symbol » »
"Much Less Than" Symbol « «
Degree Symbol ° °
"Plus/Minus Error" Symbol ± ±
"Letter O with Slash" Symbol Ø Ø
No break space    


How to Create Lists

Unordered list:
uses <ul> and </ul> tags, and each list item must be inside <li> and </li>
Example: <ul> <li>List item</li> <li>Second Iten</li> <li>Third Item</li> <ul> Yields:
  • List item
  • Second Item
  • Third Item
Ordered list:
uses <ol> and </ol> tags, and each list item must be inside <li> and </li>
Example:
  1. List item
  2. Second Item
  3. Third Item



How to Create Tables

Row 1, Cell 1 Row 1, Cell 2
Row 2, Cell 1 Row 2, Cell 2



html tags, html tutorial,html color codes,HTML codes,HTML valid,HTML color codes,HTML tutorial,HTML examples,html codes,HTML code?,HTML format,HTML text code?,HTML text codes,html web fonts,HTML Fonts,HTML Font Code,HTML font codes?, HTML Code Tutorial,html tags,,html tags chart,HTML Tags and Attributes,HTML syntax,,HTML Background,HTML code for a background,html reference,reference to HTML,HTML Reference examples,html href,HTML href Attribute,html table, HTML Table Basics.,html table color,html table border color,html table tags,html table border style,HTML basics - HTML tutorial. ... HTML Text : TEXT FORMAT ... HTML TABLES · HTML FRAMES · HTML FORMS · HTML METATAGS · HTML HEXCOLORS · HTML QUIZ

Attributes HTML Basic Structure HTML Page Basic Table Tags Basic Text - Font Tags Binary Color Names HTML Color Values HTML Colors HTML Control Characters Conversion Table - Decimal Creating an HTML Page Elements HTML Entities HTML FONT COLOR in HTML FONT FACES in HTML FONT HEADERS in HTML FONT HIDING TEXT/TAGS in HTML FONT LOGICAL STYLES in HTML FONT PHYSICAL STYLES in HTML FONT SIZES in HTML Forms HTML Frames HTML Getting Started HTML head HTML Headings HTML Hexadecimal Horizontal Rule Examples HTML - Bold HTML - Code HTML - Div Element(s) HTML - Font and Basefont HTML - Italic HTML - Layout HTML - Strikethrough HTML -Getting Started HTML / XHTML Standard Event Attributes HTML 4.0 HTML Background HTML Basic HTML Basic - 4 Examples HTML codes HTML Codes - Characters and symbols HTML coding html color codes HTML Elements HTML Fonts HTML Tutorial List Item HTML Codes Form Input HTML Document Javascript Codes Color Code Organizing HTML HTML format HTML Introduction HTML Line Breaks HTML Marquees HTML Ordered HTML Preformatting HTML Reference HTML Style HTML Summary HTML syntax HTML Table Tags Examples II HTML Tag HTML Tags Chart HTML Tags You Really Should Know html tutorial HTML Tutorials HTML Unordered HTML URL Encode HTML URLs HTML valid HTML Webserver Image BORDERS in HTML Image FIXED BACKGROUND in HTML Image HEIGHT WIDTH in HTML Image HSPACE in HTML Image LINKED in HTML Image Map in HTML Images HTML Links HTML Lists HTML Marquee Basic Marquee Code Marquee Codes marquee right now Marquee Status Bar Marquee Tag Examples Marquee tag in html Marquee Tag of HTML marquee tag scrolling text Marquee Title Meta HTML Octal Paragraphs HTML Quick List HTML Scripts HTML Sound Tag Special Characters Struts HTML Tags Styles HTML Tables HTML Text Formatting HTML

What is HTML

free counters