Discussion: Table Border Size
Afficher un message
Vieux 29/02/2008, 18h18   #3
iwasjoeking
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Table Border Size

Here is another way...

<table width="100%" border="0" cellspacing="1" bgcolor="#000000">
<tr>
<td bgcolor="#FFFFFF">&nbsp;</td>
</tr>
</table>

Not technically a border, but this may accomplish what you are looking for.

In effect, you would be setting the background color of your table, with a
padding of 1, then set the table cell to another color to create a border.

  Réponse avec citation
 
Page generated in 0,04143 seconds with 9 queries