My Account   Contact Us    
  
» HomeProductsSupportDeveloper CommunityCompany
Add nice border to table
Author: ALEKSANDAR
Category: HTML
This is the way how you can use a very thin border.
<html>
<body>

<table cellspacing="1" border="0" bgcolor="black">
<td bgcolor="white">Isn't it good!</td>
</table>

</body>
</html>


Content Management Powered by ActivEdit  ActivEdit Browser Based WYSIWYG HTML Editor

More Code Samples

Sign up for our newsletter: | Subscribe with RSS: RSS
© ActivSoftware 1999 to 2005 | Privacy Statement