The latest should fix that (hopefully). I had some non-breaking spaces in front
of the advertising button to space it properly. I've replaced it with a seperate
td now. Looks like it worked, but....
On the other hand the bar keeps shifting back and forth in Opera. weird.
> Part of the problem may be that you are invoking Quirks mode based on your
> doctype tag.
>
> See http://www.hut.fi/~hsivonen/doctype.html for information.
I changed the doctype to
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
I'll have to read that page a lot closer as well as its references to find out
what it all means. The strict tag messes up the display some and I'm avoidin it
for now.
> Also your HTML is way too complex with all the classes, (I'm not crazy about
> the tables either, but am refraining from commenting on that for the
> moment), Consider using Descendant Selectors. If your HTML is cleaner,
> chances are you will be able to figure out what if anything is causing your
> problems (perhaps through a cascade).
I changed the HTML on the headers to look a lot cleaner. As for descendant
selectors, I've never heard of them. Something more to learn.
> <table id="navtable">
> <tr><td ></td></tr>
>
> table#navtable td{}
>
>
> Hmm, I wonder how many people would come to an intensive hands on class on
> CSS and what they would pay?
If it took a site like HoF and moved it from graphics and html games to a clean
CSS with explanations of why and how, I'd pay.
> Or at least a 1 hour seminar at CFUN?
I'll try my best to be there.
I'm going to stop editing the page and leave it for people to beat on for me.
Any new changes will wait for the flames. :)
Thanks
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]
