Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Old 03-23-2005, 07:54 PM Fixed Table Size
Manson's Avatar
Super Talker

Posts: 106
Location: South Wales, UK
Trades: 0
Hey all.

Normally when I use tables they tend to stay the size I put them. But one table has decided to ignore that and resize at it's pleasure like so:

This Page

I want to get it to stay to around a width of say 600 pixels but it won't have it. Any help would be great. Thanks,

Manson
__________________
Admin of
Please login or register to view this content. Registration is FREE
Manson is offline
Reply With Quote
View Public Profile Visit Manson's homepage!
 
 
Register now for full access!
Old 03-23-2005, 08:31 PM
sk8boarder2424's Avatar
Extreme Talker

Posts: 175
Location: Lockport Illinois
Trades: 0
seems to be working fine... in firefox at leaste
same with IE
what exactly are you talking about :X
__________________
"People created God in an effort to explain the unknown and soothe their fear of death."

-beasters
sk8boarder2424 is offline
Reply With Quote
View Public Profile Visit sk8boarder2424's homepage!
 
Old 03-24-2005, 06:48 AM
southernlady's Avatar
Extreme Talker

Posts: 175
Name: Liz
Location: NC
Trades: 0
Looking at your page source, I would venture to guess that the width of the tables INSIDE that tables are forcing it beyond the 600 and I went hunting for the answer and here is what I found: Advanced HTML Tables

Quote:
Netscape Busts the Page

Suddenly your page is far wider than you ever intended, and in Netscape 4 half of it disappears off the edge of the screen or appears lower down as an extra row.

This is a tricky issue, but the usual problem is that you've specified a "wild card" column with its <TD> set at 100% width, alongside other columns with specified widths in pixels, all within a table that also has a specified width, probably 100%. Explorer does its best to deal with this, but Navigator tries to give the 100% width column the same width as the entire window. You may be able to get around this by leaving out the table width, which will default to 100%. But it's a bodge, and you will certainly need graphics or spacer gifs within the other columns, otherwise they'll get squeezed.
Now remember this is Netscape being discussed BUT Firefox is built on the same coding foundation as Netscape. Liz
__________________


Please login or register to view this content. Registration is FREE

southernlady is offline
Reply With Quote
View Public Profile Visit southernlady's homepage!
 
Old 03-24-2005, 07:19 AM Tables and tables...
JohnJ's Avatar
Extreme Talker

Posts: 198
Location: Raleigh, NC
Trades: 0
I normally start my design with one table (one column and one row) that serves as my 'holder'. I can then size that table to say '600 pixels' and fill it with other tables that are all sized at 100% but are held in place by the outer table....
__________________
JohnJ

Please login or register to view this content. Registration is FREE

WebImages Inc. - Raleigh NC
JohnJ is offline
Reply With Quote
View Public Profile Visit JohnJ's homepage!
 
Old 03-24-2005, 09:06 AM
southernlady's Avatar
Extreme Talker

Posts: 175
Name: Liz
Location: NC
Trades: 0
While doing some research on this, I cam across this page: XHTML media type test whiched proved rather intersting and points out that some of the lesser used browsers were far more strick that IE even now. Maybe that will change with IE7. This page that proceeds might also shed some light: HTML and XHTML Frequently Answered Questions

And when I ran the guestbook thru the XHTML Basic 1.0 validator, I came across THESE errors which may explain the problem:
#

Line 24, column 15: there is no attribute "width"

<table width=" 50%" border="0">


#

Line 24, column 28: there is no attribute "border"

<table width="50%" border=" 0">


#

Line 26, column 16: there is no attribute "width"

<td width=" 20%"><div align="center"><b><font color="#FFFFFF" size="2" face

Something else I found that every web master/designer who wants to be in business needs to consider: XML: Structuring Data for the Web: An Introduction Now granted the article IS 6 years old but the web site has articles all the way to today.

Quote:
search engines - With XML content markup, queries are more likely to retrieve relevant files due to contextual information. Search engines could retrieve a specific portion of file; they also could be much faster if the added context eliminates numerous irrelevant matches.
Liz
__________________


Please login or register to view this content. Registration is FREE

southernlady is offline
Reply With Quote
View Public Profile Visit southernlady's homepage!
 
Old 03-25-2005, 01:50 AM
kashyap_rajput's Avatar
Skilled Talker

Posts: 78
Location: India
Trades: 0
Quote:
Originally Posted by southernlady
While doing some research on this, I cam across this page: XHTML media type test whiched proved rather intersting and points out that some of the lesser used browsers were far more strick that IE even now. Maybe that will change with IE7. This page that proceeds might also shed some light: HTML and XHTML Frequently Answered Questions

And when I ran the guestbook thru the XHTML Basic 1.0 validator, I came across THESE errors which may explain the problem:
#

Line 24, column 15: there is no attribute "width"

<table width=" 50%" border="0">


#

Line 24, column 28: there is no attribute "border"

<table width="50%" border=" 0">


#

Line 26, column 16: there is no attribute "width"

<td width=" 20%"><div align="center"><b><font color="#FFFFFF" size="2" face

Something else I found that every web master/designer who wants to be in business needs to consider: XML: Structuring Data for the Web: An Introduction Now granted the article IS 6 years old but the web site has articles all the way to today.

Liz

Nice info, I have learnt a lot..

thanx for sharing

Kashyap
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
kashyap_rajput is offline
Reply With Quote
View Public Profile Visit kashyap_rajput's homepage!
 
Reply     « Reply to Fixed Table Size
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.29946 seconds with 12 queries