tharpdevenport
Jan 23 2008, 07:30 PM
If you go down to the episode "See No Evil", here:
http://rejectedfilmscores.150m.com/BATMAN/S1.htmlYou will see the entry below that is affected. I stopped from adding anymore images because I don't want to repeat the same problem again and again.
Darin McGrew
Jan 23 2008, 08:43 PM
I recommend that you start by fixing the
markup errors reported by our online validator.
tharpdevenport
Jan 23 2008, 09:02 PM
The code is fine, all those errors are 95% the code from ads placed on my free site, as I say everytime I start a thread and one of yout posts a link to the validator, rather than help me.
And no, it's not the code cause "quirks", as the coding placed is always different, and not always there, and the page displays the same everytime, so...
Darin McGrew
Jan 23 2008, 09:11 PM
Even ignoring the ad-related errors before <body> tag, your structure is just broken. For starters, dd elements must be inside dl elements. And inline elements must be inside block-level elements if you're going to use a Strict DTD.
Darin McGrew
Jan 23 2008, 09:15 PM
Also, don't use BMP images. Use GIF or PNG for line art, and JPEG for photos.
tharpdevenport
Jan 23 2008, 09:22 PM
It's not a finished page; it's not spell checked, fully done and what not. I am just saving hte images as BMPs for higher qaulity and will convert them to JPG later.
Any help on what I asked about?
Darin McGrew
Jan 24 2008, 02:56 AM
QUOTE
Any help on what I asked about?
Fix your broken structure, and stop misusing
dd elements to indent.
tharpdevenport
Jan 24 2008, 05:24 PM
I wasn't aware DD was being misused; is there an easy way to indent, because I don't know it.
Structure is fine.
Darin McGrew
Jan 24 2008, 07:27 PM
QUOTE(tharpdevenport @ Jan 24 2008, 02:24 PM)

I wasn't aware DD was being misused; is there an easy way to indent, because I don't know it.
Please see the FAQ entry
Where can I learn about CSS?QUOTE(tharpdevenport @ Jan 24 2008, 02:24 PM)

Structure is fine.
No, the structure of your HTML document is broken. The display effect you're seeing is based on browsers recovering from the broken markup.
Frederiek
Jan 25 2008, 03:13 AM
QUOTE(tharpdevenport @ Jan 24 2008, 11:24 PM)

I wasn't aware DD was being misused; is there an easy way to indent, because I don't know it.
Read this article on
the misuse of Definition Lists at 24 Ways.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.