Tables in HTML Editor 2008

User 465271 Photo


Registered User
1 post

I created a table but I cannot get the lines around the table to disappear. I tried "toggle invisible grid lines" but nothing happens. Help!
User 138688 Photo


Registered User
242 posts

in the code there is a line that says.... border "some number" change it to 0 and the lines will go away. I am at work otherwise I would post an example
Tom Mooney


User 427108 Photo


Registered User
292 posts

Hi
Here one example from one of my pages:

<table border="0" width="75%">
<tr>
<td><img border="0" alt="" src="imagens/logo.gif" width="305" height="75"></td>
<td><img border="0" alt="" src="imagens/banner.jpg" width="458" height="85"></td>
</tr>
</table>

Regards
Jimmy The Sailor
http://www.jimmythesailor.net (trying to show my photos)
http://www.art-i-batik.com (my wife's gallery)

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.