473,383 Members | 1,952 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

Mozilla table always 100% width?

I have the following html code

<TABLE id="Table1" cellPadding="1" border="1">
.....
<TR>
<TD>
<table>
<tr>
<td>
<table style="TABLE-LAYOUT: fixed;">
<TR>
<TD style="WIDTH: 90px">Job</TD>
<TD style="WIDTH: 115px">Manager</TD>
<TD style="WIDTH: 95px">Word</TD>
<TD style="WIDTH: 140px">Location</TD>
<TD style="WIDTH: 140px">Address</TD>
<TD style="WIDTH: 140px">date time</TD>

The sum of the width in the inner table is larger than the screen width.
However, Mozilla always fits the outside table in the screen when the
sum of the cells in the inner table are larger than screen width.

Is it possible to let the outside table grow with the width sum of inner
table?
Jul 20 '05 #1
1 4076
nick <nb***@nospam.hotmail.com> wrote:
I have the following html code
You didn't post the URL, just a random snippet of code.
<TD style="WIDTH: 90px">Job</TD>
<TD style="WIDTH: 115px">Manager</TD>
<TD style="WIDTH: 95px">Word</TD>
<TD style="WIDTH: 140px">Location</TD>
<TD style="WIDTH: 140px">Address</TD>
<TD style="WIDTH: 140px">date time</TD>
Are you seriously telling us that you use that on an HTML page for the
World Wide Web? And inside a table nested inside a table nested inside a
table?
The sum of the width in the inner table is larger than the screen
width.
And this did not ring a bell?
However, Mozilla always fits the outside table in the screen
when the sum of the cells in the inner table are larger than screen
width.


I don't see what you mean by that, and I have no interested in
reconstructing your page for testing when you could have saved everyone's
time by posting a URL.

Besides, you are using CSS not HTML for the width suggestions, so
apparently your problem belongs to c.i.w.a.stylesheets rather than here.

--
Yucca, http://www.cs.tut.fi/~jkorpela/
Pages about Web authoring: http://www.cs.tut.fi/~jkorpela/www.html

Jul 20 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Emil Dotchevski | last post by:
I have a table that is at 100% width, which contains a <TD> that is 80% of that. In the <TD> I want to put pre-formatted text (the output from a C++ compiler, to be more precise) and I'd like the...
11
by: Not4u | last post by:
Hello, I have a problem with CSS code. I want to have one menu column with a fixed width and a 100% height and the rest of the page for content. ---------------- |.|.|<--100%-->|...
1
by: Anita Meyer | last post by:
Hello, I try to figure out, how I can define a div (using css) which is spread over the whole page. The example below is how I think it should work, but when using the Internet Explorer it...
4
by: Matt | last post by:
Hi, Got an unordered list with 100% width, with 5 list items of 20% width styled to fill the width of the container element. Renders fine in Mozilla, but when you change the size of the window...
0
by: javaguy | last post by:
I have a table I hide show/hide through a pair of divs. The show/hide part works fine in both Mozilla and MSIE. When switching between the hide and show versions the Mozilla browser keeps them in...
0
by: joltman | last post by:
I'm making a table, and what I want is to have the whole table be 100% width with relative cells. I have rows that are headers, where it spans all columns, and I want that to fit the whole page....
0
by: Fred Lock | last post by:
The below tab menu derived from the earlier post display each tab sized according to its content, plus additional space by the 'width:100%;' causing the table to stretch the full width of the...
0
by: Markus Olderdissen | last post by:
i want to create my page with 100% height. <table height="100%"works but is not correct by default. i saw various information how to do it with stylesheet. i really have problems to create my page....
16
by: Charles A. Landemaine | last post by:
I set a table with 100% width to occupy all available space, but in IE7 it uses more than that, it uses 100% of the page width instead of 100% of the table container. Could you test the page in IE7...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.