This is a discussion on "borders around tables question" within the Web Page Design section. This forum, and the thread "borders around tables question are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
borders around tables question
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
I am trying to add a border to a table which has 2 table rows one containing a graphic and the second row containing a nested table. Whenever i specify border=1 it puts a border around the main table and also around the first row. I only want the border around the outside of the main table. can anyone tell me why this happening and what i can do to rectify it.
many thanks |
|
|
|
#2
|
||||
|
||||
|
Re: borders around tables question
Instead of using the border attribue, use CSS.
In the head of your document add
style="border: solid 1px #000000"
Last Blog Entry: The wannabe juggler's quest (Oct 27th, 2007)
|
|
#3
|
|||
|
|||
|
Re: borders around tables question
Hi there, thank you so much for your reply. I am still experiencing my original problem even when using what you told me. Could this be a dreamweaver issue? can i show you what I mean by directing you to the page?
www.meemoh.net/page1 has the border www.meemoh.net/page2 has no border attribute |
|
#4
|
|||
|
|||
|
Re: borders around tables question
this is the code for the graphic..
<td width="922" height="148"><div align="center"><img src="images/homeBanner.gif" width="922" height="148" border="0"></div></td> |
|
#5
|
|||
|
|||
|
Re: borders around tables question
Pages not found!
|
|
#6
|
|||
|
|||
|
Re: borders around tables question
Last Blog Entry: Windows Vista vs. Mac Leopard (Nov 4th, 2007)
|
|
#7
|
|||
|
|||
|
Re: borders around tables question
oops, sorry bout that. i did forget the .htm bit
|
|
#8
|
|||
|
|||
|
Re: borders around tables question
use css style sheet go to some site on internet
Last edited by Rakuli; Dec 29th, 2007 at 08:44. Reason: No Wesbites in signatures until you have 10 posts - thanks |
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| tables..borders- getting them to line up? | lockmac | Web Page Design | 10 | Feb 24th, 2008 12:12 |
| Help with div borders in FF, please? | Donny Bahama | Web Page Design | 12 | Apr 10th, 2007 20:09 |
| Tables and 1px borders? | Perad | Web Page Design | 3 | Dec 9th, 2006 19:34 |
| Overlay two borders | Gwayn | Web Page Design | 4 | Feb 1st, 2006 18:19 |
| borders | benbacardi | Web Page Design | 2 | Jun 4th, 2004 15:39 |