Hi,
Probably an easy question but :
I am doing a web page using css 1 n 2 to do some hopefully professional looking layouts.
<header>
<nav bar>
<content>
<footer>
Where the content may have its own sub menu on the side and the information.
However I can't seem to get the spacing right, and if I use absolute for the position it limits my pages to someone who has their browser opened to the same size.
How do I make it so the pages are laid out nice and a person can see the same thing on 800x600 as they could in 1024x768...?
Puzzled.
Vince
Probably an easy question but :
I am doing a web page using css 1 n 2 to do some hopefully professional looking layouts.
<header>
<nav bar>
<content>
<footer>
Where the content may have its own sub menu on the side and the information.
However I can't seem to get the spacing right, and if I use absolute for the position it limits my pages to someone who has their browser opened to the same size.
How do I make it so the pages are laid out nice and a person can see the same thing on 800x600 as they could in 1024x768...?
Puzzled.
Vince