Go Back   Internet Business Forums > Design & Development

Reply
 
Thread Tools Display Modes
Old 19-11-2007, 04:15 PM   #1 (permalink)
Junior Member
 
Join Date: Apr 2007
Posts: 3
Default is there a code . . .

is there a code in html that will make a table fit to the edge of the screen so that when you veiw it on a bigger or smaller screen it has the border right on the edge
Matt06 is offline   Reply With Quote
Old 19-11-2007, 04:23 PM   #2 (permalink)
SEO Guru
 
tamecrow's Avatar
 
Join Date: Sep 2007
Posts: 361
Default Re: is there a code . . .

<table width="100%"> should do it. You can also set the width in CSS
tamecrow is offline   Reply With Quote
Old 19-11-2007, 05:26 PM   #3 (permalink)
Junior Member
 
Join Date: Apr 2007
Posts: 3
Default Re: is there a code . . .

Quote:
Originally Posted by tamecrow View Post
<table width="100%"> should do it. You can also set the width in CSS
thanks you're awsome
Matt06 is offline   Reply With Quote
Old 19-11-2007, 08:43 PM   #4 (permalink)
Business Guru
 
Brian Turner's Avatar
 
Join Date: Dec 2003
Location: Near Inverness, Highlands, Scotland
Posts: 7,891
Default Re: is there a code . . .

I think the CSS version is something like:

min-width: 760px;
max-width: 1500px;


I'm not sure on the cross-browser compatibility though.
__________________
SEO specialist
Brian Turner is offline   Reply With Quote
Old 20-11-2007, 11:01 AM   #5 (permalink)
Super Moderator
 
bumfluff's Avatar
 
Join Date: Aug 2004
Location: London
Posts: 1,338
Default Re: is there a code . . .

Quote:
Originally Posted by Brian Turner View Post
I think the CSS version is something like:

min-width: 760px;
max-width: 1500px;


I'm not sure on the cross-browser compatibility though.
Can't remember offhand, but I think that's ok.. but you'd have to watch for any padding or margins that effect it
bumfluff is offline   Reply With Quote
Reply

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are Off


All times are GMT +1. The time now is 05:25 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.