Table Tutor - Lesson 17 (last one!) Well folks, that's it! For this tutorial that is. You have learned all the major table tags. There are a few more, but nearly all of what you'll need to do can be done with these tags. Be sure to check out Form Tutor and Frames Tutor! |
![]() |
Here are some excellent materials that you may want to have a look at:
Got any suggestions? Let's hear 'em.
If you would like to add a link to HTMLisEasy.com, you are welcome to. You may link as you wish or use of these groovy text links. Just copy and paste the desired code into your page...
<a href="https://www.htmliseasy.com" style="text-decoration:none;"><span style="font:bold 11px arial;"><span style="color:#40A840;">HTML</span><span style="color:#748874;">is</span><span style="color:#40A840;">Easy</span><span style="color:#125598;">.com</span></span></a>
<a href="https://www.htmliseasy.com" style="text-decoration:none;"><span style="font:bold 14px arial;"><span style="color:#40A840;">HTML</span><span style="color:#748874;">is</span><span style="color:#40A840;">Easy</span><span style="color:#125598;">.com</span></span></a>
<a href="https://www.htmliseasy.com" style="text-decoration:none;"><span style="font:bold 18px arial;"><span style="color:#40A840;">HTML</span><span style="color:#748874;">is</span><span style="color:#40A840;">Easy</span><span style="color:#125598;">.com</span></span></a>
Or, the following code will just add the colors and bold, so the font matches your page font...
<a href="https://www.htmliseasy.com" style="text-decoration:none;"><b><span style="color:#40A840;">HTML</span><span style="color:#748874;">is</span><span style="color:#40A840;">Easy</span><span style="color:#125598;">.com</span></b></a>
Table Tutor |
|
Tables Quick Reference |
HTML 4.0 Reference Barebones HTML Guide |
![]() |