Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 12-20-2002, 04:56 PM   PM User | #1
florida
Regular Coder

 
Join Date: Jul 2002
Posts: 362
Thanks: 0
Thanked 0 Times in 0 Posts
florida is an unknown quantity at this point
Filling in Table data color 100%

On a table, how do you fill WHOLE cell with the color? I adjusted the width to 100% but it still has a very small portion inside the border that is not filling in with my "#00ff00" color. Any suggestions??

<table bgcolor="#00ff00" border="0" cellpadding="0" cellspacing="0" width="100%"
align="left"><tr><td><a href="urlpath">SITE</a></td></tr></table>
florida is offline   Reply With Quote
Old 12-20-2002, 05:14 PM   PM User | #2
Roy Sinclair
Senior Coder

 
Join Date: Jun 2002
Location: Wichita
Posts: 3,880
Thanks: 0
Thanked 0 Times in 0 Posts
Roy Sinclair will become famous soon enough
What border? You specfied no border on your table. I suspect that if you turned on the border you'd see that the area you're saying is inside the border is actually outside your table entirely. You may be looking at the page margin (minimum distance it keeps content from the browser edge).
Roy Sinclair is offline   Reply With Quote
Old 12-20-2002, 05:50 PM   PM User | #3
Mr J
Senior Coder

 
Join Date: Aug 2002
Location: UK
Posts: 2,789
Thanks: 2
Thanked 14 Times in 14 Posts
Mr J is on a distinguished road
tried your table and it's all filled in?
Mr J is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 03:46 AM.


Advertisement
Log in to turn off these ads.