|
|
Some important tags (continued) - see examples
- Link tags
- <a href="linked-page.html"< hypertext link </a<
- Image tags
- <img src="picture.gif" align="left"<
- Horizonal ruled lines
- Table tags
- <table align="center" border="1"<
- <tr<
- <td<
- First cell, first row </td<
<t<
- Second cell, first row</td<
</tr<
<tr<
-
- <td bgcolor="Aqua<First cell, second row </td<
<td<
- Second cell, second row</td<
</tr<
</table<
- Frames - see example
Rollovers -
- see example
|
|
|