February 2006
Beginner
416 pages
11h 35m
English
Argument method:
<table border="n">where n is a number of pixels.
Style method:
<table style="border-style: type; border-width=n">
where type is one of the following values: solid, dotted, dashed, double, groove, ridge, inset, outset, or none.
Argument method:
<table border="n" bordercolor="color">
where color is a color expressed as a name, an RGB value, or a hexadecimal number.
Style method:
<table style="border-style: style; border-color: color">
where color is a color expressed as a name, an RGB value, or a hexadecimal number.
Read now
Unlock full access