Posted by Andy Dingley on 03/08/07 15:04
On 8 Mar, 04:58, al jones <alfredmjo...@shotmail.com> wrote:
> I'm getting in over my head
http://brainjar.com/css/positioning/
Looks like something was floated, but you're missing an element (maybe
<br style="clear:left;" >) after it to stop the image hanging out the
bottom of the container <div>
The template looks pretty clueless to be honest.
* It's XHTML
* It claims to be valid
* It has links to validators
* It places inlime elements (like <img>) in what's really a block
context.
* It uses class="blue"
None of these are inherently wrong, but they're strong hints.
[Back to original message]
|