pmrozik
08-12-2005, 08:30 AM
Hello All!
I'm new here and I'd like a little bit of help with something I can't quite solve by myself. I recently created a website for my dad's business and then I decided that I would like to become a web designer, but there's a lot of work ahead of me and I came across a few problems.
The website: www.meneo.pl
There's no English version, but code is what's important I suppose.
Most of my inspiration came from Eric Meyer's CSS book and everything in his book is based on remaking an existing website which is usually written in pure HTML. Therefore, I use tables because I no of no other way to use CSS without tables.
The problem:
There are three columns on the site. The one on the left with the menu works fine when the resolution is set to 1024x768 and when the browser is IE or Opera, but it doesn't work under Firefox. If the resolution is lower than 1024x768 then the menu on the left side becomes misaligned.
I attempted to solve the problem by setting the width of the menu cell to 130px because that's the size of the logo in the cell just above. So both were set to 130px, but the problem still appeared in Firefox. I'm quite new at this so any insight as to how to make the columns even under every resolution and the three most popular browsers would be appreciated. Most of my visitors use IE and their resolution is set to 1024x768, but I need to know the details as I'm still learning.
Thanks in advance.
Pawel
I'm new here and I'd like a little bit of help with something I can't quite solve by myself. I recently created a website for my dad's business and then I decided that I would like to become a web designer, but there's a lot of work ahead of me and I came across a few problems.
The website: www.meneo.pl
There's no English version, but code is what's important I suppose.
Most of my inspiration came from Eric Meyer's CSS book and everything in his book is based on remaking an existing website which is usually written in pure HTML. Therefore, I use tables because I no of no other way to use CSS without tables.
The problem:
There are three columns on the site. The one on the left with the menu works fine when the resolution is set to 1024x768 and when the browser is IE or Opera, but it doesn't work under Firefox. If the resolution is lower than 1024x768 then the menu on the left side becomes misaligned.
I attempted to solve the problem by setting the width of the menu cell to 130px because that's the size of the logo in the cell just above. So both were set to 130px, but the problem still appeared in Firefox. I'm quite new at this so any insight as to how to make the columns even under every resolution and the three most popular browsers would be appreciated. Most of my visitors use IE and their resolution is set to 1024x768, but I need to know the details as I'm still learning.
Thanks in advance.
Pawel