473,480 Members | 1,855 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

3 column layout (text at bottom)

Hi,

I made a three column lay-out for a website, when viewing it in mozilla
it is okay, the content in the right column starts at the top. When
viewing the page in internet explorer the contents of the right column
is at the bottom of the page. Does anyone know what the reason is for
this and how I can change it to vertically align the content to the top
of the column.
You can see the website at: http://top100nederland.net/newstandaard.htm

thanks in advance,

Roderik
Jul 20 '05 #1
5 2659
On Fri, 16 Jul 2004 04:31:41 +0200, Roderik <ma**@roderik.net> wrote:
Hi,

I made a three column lay-out for a website, when viewing it in mozilla
it is okay, the content in the right column starts at the top. When
viewing the page in internet explorer the contents of the right column
is at the bottom of the page. Does anyone know what the reason is for
this and how I can change it to vertically align the content to the top
of the column.
You can see the website at: http://top100nederland.net/newstandaard.htm

thanks in advance,

Roderik

1) Nearly 4 minutes to d/l the page. It's too big, and host the images
locally, that will help.

2) There are only 2 columns here. ???

3) At narrow widths in Mozilla the page screws up. Read
http://locusmeus.com/html-css/pageslipping.html
Jul 20 '05 #2
Neal wrote:
On Fri, 16 Jul 2004 04:31:41 +0200, Roderik <ma**@roderik.net> wrote:
Hi,

I made a three column lay-out for a website, when viewing it in
mozilla it is okay, the content in the right column starts at the top.
When viewing the page in internet explorer the contents of the right
column is at the bottom of the page. Does anyone know what the reason
is for this and how I can change it to vertically align the content to
the top of the column.
You can see the website at: http://top100nederland.net/newstandaard.htm

thanks in advance,

Roderik
1) Nearly 4 minutes to d/l the page. It's too big, and host the images
locally, that will help.


Well, I will remove some images so you can view it much faster.
2) There are only 2 columns here. ???
Actually there are 3 columns here, but the right ones are both blue
colored. At the bottom of the right column is some text (in IE), which
should be at the top.
3) At narrow widths in Mozilla the page screws up. Read
http://locusmeus.com/html-css/pageslipping.html


No problems here in Mozilla when viewing at at least 800x600. The page
is 770px wide which will just fit in the viewport at that resolution.

But still my question, how can I get the content in the right column to
be on top of the column and not at the bottom, like it is in mozilla
firefox, but not in internet explorer.

Kind regards,

Roderik
--
http://www.archytas.nl/
webdesign, internet applicaties, internetgestuurde elektronica
Jul 20 '05 #3
Roderik wrote:
Neal wrote:
On Fri, 16 Jul 2004 04:31:41 +0200, Roderik <ma**@roderik.net> wrote:
Hi,

I made a three column lay-out for a website, when viewing it in
mozilla it is okay, the content in the right column starts at the
top. When viewing the page in internet explorer the contents of the
right column is at the bottom of the page. Does anyone know what the
reason is for this and how I can change it to vertically align the
content to the top of the column.
You can see the website at: http://top100nederland.net/newstandaard.htm

thanks in advance,

Roderik



1) Nearly 4 minutes to d/l the page. It's too big, and host the images
locally, that will help.

Well, I will remove some images so you can view it much faster.

2) There are only 2 columns here. ???

Actually there are 3 columns here, but the right ones are both blue
colored. At the bottom of the right column is some text (in IE), which
should be at the top.

3) At narrow widths in Mozilla the page screws up. Read
http://locusmeus.com/html-css/pageslipping.html

No problems here in Mozilla when viewing at at least 800x600. The page
is 770px wide which will just fit in the viewport at that resolution.

But still my question, how can I get the content in the right column to
be on top of the column and not at the bottom, like it is in mozilla
firefox, but not in internet explorer.

Kind regards,

Roderik


Well it is propably because of some images that exceeds the width in the
middle column, since the problem went away when I removed some images.
Any idea if things like overflow:hidden can help?
Since the images are not chosen by me I can't control the width.

--
http://www.archytas.nl/
webdesign, internet applicaties, internetgestuurde elektronica
Jul 20 '05 #4

"Roderik" <ma**@roderik.net> wrote in message
news:40**********************@dreader2.news.tiscal i.nl...
Hi,

I made a three column lay-out for a website, when viewing it in mozilla
it is okay, the content in the right column starts at the top. When
viewing the page in internet explorer the contents of the right column
is at the bottom of the page. Does anyone know what the reason is for
this and how I can change it to vertically align the content to the top
of the column.
You can see the website at: http://top100nederland.net/newstandaard.htm

thanks in advance,

Roderik


I get a stack overflow warning while loading your page IE6.xx XP

Jul 20 '05 #5
Genomega wrote:
"Roderik" <ma**@roderik.net> wrote in message
news:40**********************@dreader2.news.tiscal i.nl...
You can see the website at:
http://top100nederland.net/newstandaard.htm I get a stack overflow warning while loading your page IE6.xx XP

Me Too!
The stack overload problem is do to the <img>s not being sized (I think).
That cured, may help with the other bit. viewing the page in internet explorer the contents of the right column
is at the bottom of the page. Does anyone know what the reason is for
this and how I can change it to vertically align the content to the top
of the column.

HTH

--
TK
www.wejuggle2.com
Still Having a Ball


-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 100,000 Newsgroups - 19 Different Servers! =-----
Jul 20 '05 #6

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

Similar topics

8
3079
by: kaeli | last post by:
I have had a little free time lately to revisit a problem I have with the 3 column layout plus a header and footer. See this example: http://glish.com/css/7.asp There is a header and 3...
5
169704
by: Jean Pion | last post by:
Dear readers, Can anyone explain how to set column width of a table in ccs. I use the following style in an external stylesheet: table.tbl { table-layout:fixed; border-top: 5px solid #333;...
15
2303
by: Tamblyne | last post by:
This problem has got to have a simple solution and I can't be the first person who has ever handled it. Perhaps Google is no help because I'm not using the right terms? (I did find one post...
16
3428
by: Woodmon | last post by:
I want to flow text in an "irregular" column on the left and place a large image at the top of an "irregular" column to the right. Then after the bottom of the large image I want the text column on...
2
8314
by: dbasch | last post by:
Hello all, I am trying my best to create a three column form using CSS but am having no luck. It looks fine in Firefox but is mangled in IE. Here is my best attempt: <style type="text/css">...
31
3041
by: Sarita | last post by:
Hello, this might sound stupid, but I got a really nice homepage template which unfortunately is a 3-Column Fixed Width CSS format. Now I don't have any content for the right column and would...
1
1973
by: jimchapuk | last post by:
I created a two column CSS layout by floating the columns left and right respectively. When I put text into the first column (via HTML) it continues in a straight line through the second column...
12
1822
by: dmorand | last post by:
I'm trying to get a 3 column layout with equal widths. Here is my page: domosworld.net I want it so the two gray borders in the middle always extend to the bottom of the page. I have it setup...
3
3751
by: hzgt9b | last post by:
I want a page with a centered div containing two rows. Top row has an image and some text. The bottom row needs to have three columns. I'd love to have the 1st column set to a fixed width then have...
0
7048
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
7088
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
6956
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...
1
4783
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
4485
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
2997
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
1300
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
563
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
183
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.