Follow the steps in this HTML Tutorial to learn how to write and design your own webpage. Use the playground below to practice your skills.
Fancy Layouts |
Text isn't the only thing that you can put into your table. In the HTML Playground, try replacing the text in one of the cells with the following image tag:
<img src="images/tiger.jpg" width="70">