473,498 Members | 1,992 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

layout problem in IE

Hi,

Concerning the page: http://www.vrijgezellenfeest.nl/cms/problem.htm

Here in Firefox the page shows like I want it to be.
In IE 6, there is a repeated table header background of the table that
is in the right column.
I've got no idea why IE shows this repeated below the object manager.
Please let me know if you know what went wrong or when you might have a
solution to the problem.

Much thanks in advance,

Roderik

Feb 12 '06 #1
2 1096
r.********@gmail.com wrote:
Hi,

Concerning the page: http://www.vrijgezellenfeest.nl/cms/problem.htm

Here in Firefox the page shows like I want it to be.
In IE 6, there is a repeated table header background of the table that
is in the right column.
I've got no idea why IE shows this repeated below the object manager.
Please let me know if you know what went wrong or when you might have a
solution to the problem.

Much thanks in advance,

Roderik

Roderik,

Very strange. Looks like some sort of IE bug.

Suggestion: Change the DOCTYPE from Transitional to Strict (see
http://www.w3.org/TR/html401/struct/...#version-info). That may
help.

And then run it through the validator at http://validator.w3.org/. You
have some xhtml stuff mixed in with your HTML, which isn't going to help
things.

Chris Beall

Feb 13 '06 #2
r.********@gmail.com wrote:

Concerning the page: http://www.vrijgezellenfeest.nl/cms/problem.htm

Here in Firefox the page shows like I want it to be.
In IE 6, there is a repeated table header background of the table that
is in the right column.

I presume you are expecting the rightmost column of "artikel overzicht"
to shrink down to the image's size.
It looks like IE is setting that column's width to be the same is the
one to its left, rather than having anything to do with the <th>.
Try:
1. Using a <colgroup> to set the widths for the columns
2. Create a class just for that <td> to set its width

Why are you using HTML 4.01 Transitional? What are you transitioning
from? Transitional was meant as an intermediate step from pre-v4 pages.
Use HTML 4.01 Strict. It also has the advantage that rendering is most
uniform across browsers.

--
jmm (hyphen) list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)
Feb 13 '06 #3

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

Similar topics

82
10593
by: Peter Diedrich | last post by:
The site design is pretty simple: ============================================ | Head | ============================================ | | ...
39
5621
by: Zak McGregor | last post by:
Hi all Are there any good solutions to aligning form field names and input boxes without resorting to tables? I am struggling to do this nicely at the moment. Thanks Ciao Zak
47
9076
by: Neal | last post by:
Patrick Griffiths weighs in on the CSS vs table layout debate in his blog entry "Tables my ass" - http://www.htmldog.com/ptg/archives/000049.php . A quite good article.
20
24951
by: Tammy | last post by:
What would be a good alternative to using frames? I need something that will section my webpage into two halves and can change both frames on a single click. Thanks in Advance, Tammy
10
5157
by: Volker Lenhardt | last post by:
For a QApplication (PyQt) on the small screen of my Zaurus 5500 PDA I try to layout my data output in a QScrollView as the central widget. I'd prefer to use QGridLayout, but cannot add it to the...
10
9173
by: Luke | last post by:
Hi. I am trying to make correct layout, here is an example of (dynamically generated content via jsp): http://localhost/www/layout.htm Most outer div is positioned absolute (if not then it...
3
1530
by: Samuel Shulman | last post by:
I am looking for good guidance for positioning controls on the form.document, it is absolute nightmare and I don't know where to begin Thank you, Samuel Shulman
5
2648
by: Jeff User | last post by:
Hi all I am writing program/framework to server a web site dynamically based on stored web page data with C#, .net1.1 What is the preferred means of controlling page layout, frames or...
5
1610
by: Ed Sproull [MSFT] | last post by:
First I'm pretty new to ASP.NET and I'm having a simple problem. I have small website with a header, sidebar and the the content. I want my content to appear beside my sidebar which seems to be a...
53
4059
by: brave1979 | last post by:
Please check out my javascript library that allows you to create any layout for your web page, nested as deep as you like, adjusting to width and height of a browser window. You just describe it in...
0
7125
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
1
6885
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
7379
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...
0
5462
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4908
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...
0
3093
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1417
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
656
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
290
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.