Posts: 202
Location: Santa Monica, CA
|
Quote:
Originally Posted by stevej
Glad you solved it! I was guessing it was the cause of some obvious mistake. Seems to happen a lot in web design. 
|
At the moment, I'm like a jungle animal, swinging from one mistake to the next.
It's a bit like a chess game.
That problem, where no browser accepted the background color and, instead of drawing a box around all content, just put a line on top?
No errors in validation, until I found a missing closing tag for the iframe element. Put it in - and there was light.
That's so fascinating how such an error could slip past validation.
|