HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
problem with table borders
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Table
View previous topic :: View next topic  
Author Message
gambit



Joined: 29 Jun 2004
Posts: 1

PostPosted: Tue Jun 29, 2004 4:25 pm     problem with table borders Reply with quote

Okay, I've tried the <table border=1 frame=box rules=none> in Dreamweaver, but I can never get it to work like it shows in the tutorial. I just get a regular looking table, but I can't get the borders to be exactly 1-pixel thin. Does anybody know why?
mjpliv



Joined: 11 May 2004
Posts: 406
Location: Nova Scotia

PostPosted: Wed Jun 30, 2004 6:17 am     Reply with quote

I am afraid I have no experience with Dreamweaver . Can you post the url for the site?
Corey Bryant



Joined: 15 May 2004
Posts: 8154
Location: Castle Rock CO USA

PostPosted: Wed Jun 30, 2004 7:42 am     Reply with quote

You might try to use CSS, I am assuming that it is adding two borders?
Code:
<table width="100%" style="border: 1px solid #800000">
   <tr>
      <td>&nbsp;</td>
   </tr>
</table>
speaky



Joined: 01 Jul 2004
Posts: 5

PostPosted: Thu Jul 01, 2004 2:42 am     Reply with quote

Have you tried: border="1" cellpadding="0" cellspacing="0"
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Table All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial