|
Posted by Jukka K. Korpela on 11/27/34 11:59
jezaustin@gmail.com wrote:
> Fairly new to web development, getting super-frustrated at
> cross-browser issues. I hope someone can help.
Super-frustration is typically caused by attempts at pixel-exact control and
complex layout.
> I'm working with a template with a navigation column on the right and
> a nice blank margin on the right. The content div therefore has 200px
> margins on the left and right.
I don't see anything nice with that, and 200px is surely a wrong approach.
It is most probably coupled with setting the font size in px, which is much
more destructive.
Just redesign it. Make it simple. Very simple. Actually, users don't even
need a navigation column; a link to the main page is enough, when the main
page itself contains suitable navigation, and just a little else.
If symptoms recur, please post the URL.
--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/
Navigation:
[Reply to this message]
|