|
In this page we will gradually collect tutorials explaining average/ advanced HTML features.
- The Javascript page deals, of course. also with the HTML.
How to build fancy HTML tables is pure HTML. Â It teaches how to compose colorful and artistic frames for traditional HTML tables.
If you have wondered how HTML tables with pretty, 3D borders are defined, here you will find a detailed explanation. Tools like PaintShop allow you to easily slice a picture, but the method described here is very general.
Very many websites use 3D frames for HTML tables, and the effect is normally very pleasant. The basic components are an image specified as background=image.jpg in an <TD></TD> field and images for the four corners.
|