[lug] OT: HTML Question (Don't know where else to turn.)
D. Stimits
stimits at attbi.com
Fri Mar 28 16:04:26 MST 2003
The switchover to Comcast from AT&T is leaving me with the inability to
receive messages for an hour or so at a time, several times a day, so I
apologize if I don't have the most recent info here.
The css has to validate, and the xhtml, if you want to expect any part
of it to work right...if it doesn't validate, then it depends on the
interpreter of the xhtml as to whether it'll display right, even if it
is supported and non-buggy in the browser. The w3c validator says the
xhtml is good, but the css is not:
http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fhutnick.com%2F&warning=1&profile=css2
You're obviously one of the rare people who actually tries to make valid
code, but you missed something. It appears that you are using
underscores in css class names, which is not valid. Use a hyphen
instead. I found that when I fixed this, it altered the
appearance...whether it is what you want or not I don't know.
D. Stimits, stimits AT attbi DOT com
Peter Hutnick wrote:
> Sorry for being so off-topic. I hope nobody gets too bent out of
> shape :-)
>
> I'm having trouble with floating images in XHTML 1.0. If I have two
> floating images in two different
>
> aragraphs I'd expect them to
> vertically align. But I find that they stair step instead if there isn't
> enough text in the paragraph to force the subsequent image down. See the
> three images at the bottom of http://hutnick.com .
>
> I'm interested in any suggestions that are valid XHTML that will produce
> the effect I am looking for.
>
> If it looks okay to anyone, please let me know what agent (browser) you
> are using. I'm at work and can only test with IE until I poke a hole in
> my home firewall for VNC ;-)
>
> Can anyone suggest a more appropriate venue for this sort of question?
>
> -Peter
>
>
> _______________________________________________
> Web Page: http://lug.boulder.co.us
> Mailing List: http://lists.lug.boulder.co.us/mailman/listinfo/lug
> Join us on IRC: lug.boulder.co.us port=6667 channel=#colug
>
More information about the LUG
mailing list