|
BORDER PROPERTIES
|
|||
|
How to use <TABLE style="Border: double dodgerblue 5px" cellSpacing=5 <TABLE style="border-left:5px outset;border-right:5px inset; <TD style="Border: double dodgerblue 5px" cellSpacing=5 <DIV style="Border: double dodgerblue 5px;height:100;width:100; In IMG <IMG height=100 style="Border: double dodgerblue 5px" <IMG height=100 style="Border: dotted dodgerblue 5px;
|
Borders with images
<TABLE style="border:7px ridge red" background=URL of the image-background cellSpacing=10><TR>
<TD style="BORDER-RIGHT:7px green double; BORDER-TOP:green 7px double;
BORDER-LEFT:green 7px double; BORDER-BOTTOM:green 7px double;
WIDTH: 40px; HEIGHT: 40px; BACKGROUND-COLOR: #000000">
<Font color=white>TEST</FONT></TD></TR></TABLE>
This color in the code create the image background and border
The result:
| TEST |