Basics 1: Basics 2: Images: <IMG src="/path/to/file.jpg" width=189 height=100 align="left" alt="Alternative of my JPG" title="Title of my JPG" border=0 /> Links: <A href="path/to/link/" class="linkCSSClass" style="font-color: red; text-variant: small-caps;" target="amazon">Link Heading</A> Style: <STYLE> .linkCSSClass,.linkCSSClass:link,linkCSSClass:visited,linkCSSClass:active { color: blue; text-decoration: none; font-size: 24px; } .linkCSSClass:hover { text-decoration: underline; } </STYLE> Comments in CSS (cascading style sheets): <STYLE> .linkCSSClass:hover [...]
| M | T | W | T | F | S | S |
|---|---|---|---|---|---|---|
| « Sep | Nov » | |||||
| 1 | 2 | 3 | 4 | |||
| 5 | 6 | 7 | 8 | 9 | 10 | 11 |
| 12 | 13 | 14 | 15 | 16 | 17 | 18 |
| 19 | 20 | 21 | 22 | 23 | 24 | 25 |
| 26 | 27 | 28 | 29 | 30 | 31 | |