[thelist] Still wondering - vertical center in NN7?

Tony Crockford tonyc at boldfish.co.uk
Sat Nov 9 11:23:21 CST 2002


> This, obviously, makes the content center in a browser window. But it
> won't work in NN7 (at least not on my Mac) it centers left to
> right but
> stays stuck at the top of the browser window. What is up with that?
>
>
> Thanks,
> Greg Wostrel

I have read that this:
<?xml version="1.0" encoding="iso-8859-1"?>

can cause problems for some browsers and that it's okay to use a metatag
instead.

Also you are declaring your code to be xhtml and from the validator:

Line 17, column 28:
    <table width="99%" height="98%">
                              ^Error: there is no attribute "height" for
this element (in this HTML version)


Which may be why more "standards compliant" browsers are ignoring it.

HTH

Tony




More information about the thelist mailing list