Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Table Setting To Stretch, all the way to both edges
waterfoul
post Oct 29 2005, 01:00 AM
Post #1


Newbie [Level 2]
**

Group: Members
Posts: 32
Joined: 25-October 05
Member No.: 13,370



who knows how to get a table to stretch to both edges??? i need help sad.gif

Notice from BuffaloHELP:
You are warned! You said you read and agreed to our forum rules yet you decided to make "I need table help" as your topic title. The topic title must be descriptive and not contain "help" included. We all need help but be specific. This is your last caution note. Editing topic title. Filled in topic description.


This post has been edited by BuffaloHELP: Oct 29 2005, 09:23 AM
Go to the top of the page
 
+Quote Post
Tyssen
post Oct 29 2005, 02:24 AM
Post #2



***********

Group: Members
Posts: 1,161
Joined: 9-May 05
From: Brisbane, QLD
Member No.: 6,818



CODE
table {
width:100%;
height:100%
}
Go to the top of the page
 
+Quote Post
waterfoul
post Oct 29 2005, 02:27 AM
Post #3


Newbie [Level 2]
**

Group: Members
Posts: 32
Joined: 25-October 05
Member No.: 13,370



QUOTE(Tyssen @ Oct 28 2005, 08:24 PM)
CODE
table {
width:100%;
height:100%
}

*


it didn't work look at http://waterfoul.trap17.com/
Go to the top of the page
 
+Quote Post
Tyssen
post Oct 29 2005, 02:30 AM
Post #4



***********

Group: Members
Posts: 1,161
Joined: 9-May 05
From: Brisbane, QLD
Member No.: 6,818



That tells me nothing. What's it s'posed to look like? I see your layout filling the screen. Is that not right?
Go to the top of the page
 
+Quote Post
waterfoul
post Oct 29 2005, 02:33 AM
Post #5


Newbie [Level 2]
**

Group: Members
Posts: 32
Joined: 25-October 05
Member No.: 13,370



QUOTE(Tyssen @ Oct 28 2005, 08:30 PM)
That tells me nothing. What's it s'posed to look like? I see your layout filling the screen. Is that not right?
*


what browser are you using i checked in moth mise and firefox and neither filled the screen
Go to the top of the page
 
+Quote Post
Tyssen
post Oct 29 2005, 02:50 AM
Post #6



***********

Group: Members
Posts: 1,161
Joined: 9-May 05
From: Brisbane, QLD
Member No.: 6,818



I looked in both IE6 & FF and saw your layout filling the screen unless you're talking about a certain part of it in which case you need to be more specific about what you view as being the problem. Things like "it doesn't work" don't cut it as an error description.
Go to the top of the page
 
+Quote Post
waterfoul
post Oct 29 2005, 02:52 AM
Post #7


Newbie [Level 2]
**

Group: Members
Posts: 32
Joined: 25-October 05
Member No.: 13,370



QUOTE(Tyssen @ Oct 28 2005, 08:50 PM)
I looked in both IE6 & FF and saw your layout filling the screen unless you're talking about a certain part of it in which case you need to be more specific about what you view as being the problem. Things like "it doesn't work" don't cut it as an error description.
*


i want the table to fill the screen and no blue to show
Go to the top of the page
 
+Quote Post
Tyssen
post Oct 29 2005, 03:03 AM
Post #8



***********

Group: Members
Posts: 1,161
Joined: 9-May 05
From: Brisbane, QLD
Member No.: 6,818



Add body { margin: 0; } to your styles.
Go to the top of the page
 
+Quote Post
waterfoul
post Oct 29 2005, 03:06 AM
Post #9


Newbie [Level 2]
**

Group: Members
Posts: 32
Joined: 25-October 05
Member No.: 13,370



QUOTE(Tyssen @ Oct 28 2005, 09:03 PM)
Add body { margin: 0; } to your styles.
*


thanks a ton ti worked for me smile.gif
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic