HTML Resources
HTML 3.2
Tutorial
HTML stands for
HyperText Markup
Language which is a system for making documents with
informational tags that indicate how the contents are to be presented and
how various documents should be linked together.
HTML specifies the grammar
and syntax so that browsers (computer programs that interpret
HTML documents) know how to
present the document on your terminal.
The basic core of the HTML
language was standardised in the early 1990s as
HTML 2.0.
In the years that followed, a number of new markup tags were suggested and
implemented by a variety of browser manufacturers, finally culminating in
HTML 3.2.
However, nothing stands still in cyberspace and
HTML continues to evolve.
This tutorial focuses on
HTML 3.2
only.
Character Sets
- ISO Latin-1 Character Set
- Basic Latin, Latin-1 Supplement
- UTF-8 Unicode Character Set (0000-00FF)
- Same as ISO Latin-1
- UTF-8 Unicode Character Set (0100-01FF)
- Latin Extended-A, Latin Extended-B
- UTF-8 Unicode Character Set (0200-02FF)
- Latin Extended-B, International Phonetic Alphabet Extensions, Spacing Modifier Letters
- UTF-8 Unicode Character Set (0300-03FF)
- Combining Diacritical Marks, Greek, Coptic
- UTF-8 Unicode Character Set (0400-04FF)
- Cyrillic
- UTF-8 Unicode Character Set (1D00-1DFF)
- Phonetic Extensions, Phonetic Extensions Supplement, Combining Diacritical Marks Supplement
- UTF-8 Unicode Character Set (1E00-1EFF)
- Latin Extended Additional
- UTF-8 Unicode Character Set (1F00-1FFF)
- Greek Extended
- UTF-8 Unicode Character Set (2000-20FF)
- General Punctuation, Superscripts and Subscripts, Currency Symbols, Combining Diacritical Marks for Symbols
- UTF-8 Unicode Character Set (2100-21FF)
- Letter-like Symbols, Number Forms, Arrows
- UTF-8 Unicode Character Set (2200-22FF)
- Mathematical Operators
- UTF-8 Unicode Character Set (2300-23FF)
- Miscellaneous Technical
- UTF-8 Unicode Character Set (2400-24FF)
- Control Pictures, Optical Character Recognition, Enclosed Alphanumerics
- UTF-8 Unicode Character Set (2500-25FF)
- Box Drawing, Block Elements, Geometric Shapes
- UTF-8 Unicode Character Set (2600-26FF)
- Miscellaneous Symbols
- UTF-8 Unicode Character Set (2700-27FF)
- Dingbats, Miscellaneous Mathematical Symbols-A, Supplemental Arrows-A
- UTF-8 Unicode Character Set (2800-28FF)
- Braille Patterns
- UTF-8 Unicode Character Set (2900-29FF)
- Supplemental Arrows-B, Miscellaneous Mathematical Symbols-B
- UTF-8 Unicode Character Set (2A00-2AFF)
- Supplemental Mathematical Operators
- UTF-8 Unicode Character Set (2B00-2BFF)
- Miscellaneous Symbols and Arrows
- UTF-8 Unicode Character Set (1D100-1D1FF)
- Musical Symbols
- UTF-8 Unicode Character Set (1D400-1D4FF)
- Mathematical Alphanumeric Symbols
- UTF-8 Unicode Character Set (1D500-1D5FF)
- Mathematical Alphanumeric Symbols
- UTF-8 Unicode Character Set (1D600-1D6FF)
- Mathematical Alphanumeric Symbols
- UTF-8 Unicode Character Set (1D700-1D7FF)
- Mathematical Alphanumeric Symbols
- UTF-8 Unicode Character Set (1F000-1F0FF)
- Mahjong Tiles, Domino Tiles, Playing Cards
- UTF-8 Unicode Character Set (1F100-1F1FF)
- Enclosed Alphanumeric Supplement
- UTF-8 Unicode Character Set (1F300-1F3FF)
- Miscellaneous Symbols and Pictographs
- UTF-8 Unicode Character Set (1F400-1F4FF)
- Miscellaneous Symbols and Pictographs
- UTF-8 Unicode Character Set (1F500-1F5FF)
- Miscellaneous Symbols and Pictographs
- UTF-8 Unicode Character Set (1F600-1F6FF)
- Emoticons, Transport and Map Symbols
- UTF-8 Unicode Character Set (1F700-1F7FF)
- Alchemical Symbols
Colours