> make a div containing both the image and the caption, and float the
> div. dont' float the image, just use whatever alignment you need to
> get it and the caption to lay out how you want it.
You mean position:absolute and give it x/y coords? Then the text goes
behind it instead of around it. With position:relative the text stars
after the div.
I should say that the text starts with a H1 with these settings:
h1 {
font-size: 18px;
font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
font-weight: normal;
padding: 15px 0px 12px 0px;
margin: 0px;
color: #0066cc;
}
--
Damien McKenna - Web Developer - [EMAIL PROTECTED]
The Limu Company - http://www.thelimucompany.com/ - 407-804-1014
"Nothing endures but change." - Heraclitus
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

