473,395 Members | 1,468 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,395 software developers and data experts.

can a <TD> tag have a percentage width?

My website at http://www.oregonsae.org/2004mbw/ is a simple three
column table. There is only one table, and one row. The menu on the
left side is one <TD>, the content in the center is another <TD> and
the menu on the right side is another <TD>. I set the width to 15%,
70% and 15% by using <TD TD width="15%" valign="top" align="left">.
This works great in Opera, but in IE version 6.0.2800 in windows XP it
doesn't scale at all. Not at full page, not at partial size page.
What am I doing wrong?

Thank you very much.

Andre S
Jul 20 '05 #1
2 6097
ra*******@yahoo.com (Andre):
My website at http://www.oregonsae.org/2004mbw/ is a simple three
column table. There is only one table, and one row. The menu on the
left side is one <TD>, the content in the center is another <TD> and
the menu on the right side is another <TD>. I set the width to 15%,
70% and 15% by using <TD TD width="15%" valign="top" align="left">.
This works great in Opera, but in IE version 6.0.2800 in windows XP it
doesn't scale at all. Not at full page, not at partial size page.
What am I doing wrong?

See:
<http://www.w3.org/TR/html4/struct/objects.html#adef-width-IMG>

Especially this sentence:
<q>
User agents should do their best to scale an object or image to match
.............^^^^^^^^^^^^^^^^^^^^................. ....................
the width and height specified by the author
.............................................
</>

IE 6 should try better?

Please scale your img before putting it on the web (BTW that also
loads the page a lot faster )and mention width="" and height="" using
the actual width + height, pls do not let the browser scale your
sizes.

John OO
--

<http://webcel.nl/>
<http://www.webcel.nl/bayshop/shop/bayshop.html>

"Time is what prevents everything from happening at once"
- John Archibald Wheeler -
Jul 20 '05 #2
Andre wrote:
My website at http://www.oregonsae.org/2004mbw/ is a simple three
column table. There is only one table, and one row. The menu on the
left side is one <TD>, the content in the center is another <TD> and
the menu on the right side is another <TD>. I set the width to 15%,
70% and 15% by using <TD TD width="15%" valign="top" align="left">.
This works great in Opera, but in IE version 6.0.2800 in windows XP it
doesn't scale at all. Not at full page, not at partial size page.


Please post your query once. We all saw it the first time.

--
Brian
follow the directions in my address to email me

Jul 20 '05 #3

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

Similar topics

6
by: matt cook | last post by:
I have having two problems with the <TD>, CSS, Firefox combination. I would greatly appreciate any information on fixing them. Firstly, none of the padding or margin values I apply to a <TD> have...
2
by: bissatch | last post by:
Hi, I am trying to use JavaScript to write a table column on a web page. The code is as follows: <html> <head> <script> function displaycount() {
5
by: Derek Fountain | last post by:
I have a horizontal navigation bar, which is a single row table containing the right images. It "stretches" itself across the screen using a penultimate td like this: <td width="100%"...
8
by: effendi | last post by:
Hi everyone Sorry to ask such a simple question. I created a table with 18 columns- 16 of which represent weeks starting from 1 to 16. In each cell I have a field which takes either a Null value...
3
by: RC | last post by:
I have a very sime html table like <html><head><title>My Table</title> <style> input { margin: 0; padding: 0; border-width: 0; text-indet: 0; text-align: left } </style></head><body> <table...
1
by: neverstill | last post by:
hi- I have a table on a page there is 1 row and 2 cells cell 1 has a user control that is basically just a DataList nested in a table o fit's own. then, below that user control I have some <p>...
1
by: Steve Richter | last post by:
I have a simple table with two columns. The first column contains 5 lines of text. The second column contains an iFrame. The iFrame in turn contains a web page. The problem is it does not...
2
by: petereffect | last post by:
i have foll. code <tr> <a href="a1.shtml"> <td width='100%'> &nbsp;"+Testing+ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </td> </a>
5
by: Michael | last post by:
Hi. I need dinamically calculate input text field based on parent static TD before showing content of input. Please, advice. Michael
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.