Table Border


HTML tables can have borders around them. One can specify the thickness of the border with the BORDER attribute. The border thickness is specified in pixels. For example:
<TABLE BORDER="number">
The higher the number, the thicker the border.

What about borders for cells? How do I do that?


[INDEX] [PREVIOUS] [NEXT PAGE] [CHAPTER 8]

Valid HTML 3.2!