M A R K U P T A G S
Physical markups
| U | Underline |
| I | Italic |
| B | Bold |
| S | Cross Out |
Attributes for FONT tags
COLOR= RED,GREEN,BLUE, etc.
SIZE= 1,2,3,4,5,67
Logical markups
| EM | STRONG | TT | CODE | KBD | SAMP | ABBR | ACRONYM | INS | DEL | SUB | SUP | Q | BLOCKQUOTE |
| em | strong | TT | code | KDB | SAMP | ABBR | ACRONYM | INS | DEL | SUB | SUP | Q | BLOCKQUOTE |
Layout markups
PRE
HR
BR Break to next line.
P Paragraph
Attributes for P tags
ALIGN=LEFT ALIGN=RIGHT ALIGN=CENTER
Headings
Attributes for H tags
ALIGN=LEFT ALIGN=RIGHT ALIGN=CENTER
Tables
tr th td
table border=...
| Header 1 |
Header 2 |
| row 1, cell 1 |
row 1, cell 2 |
| row 2, cell 1 |
row 2, cell 2 |
Links
a href="">site text
www.google.com