[thelist] RE: Basic CSS Question: Solved
Rachel Cunliffe
thelist at lists.evolt.org
Tue Feb 18 03:21:00 2003
Thanks Kae for getting me out of a mind-blank there :)
Actually, the text wrap wasn't intentional, just a result of email
wrapping, sorry.
That *just* about does it, the only issue I guess is me being a
perfectionist, I want the text to be as far right as possible, no matter
what the browser width is, so I slightly changed your CSS.
Thanks again!
- R
img{
float:left;
}
p{
margin-top:90px;
text-align:right;
}
> +----------+
> | |
> | |
> +----------+ Text over here on the right
> +----------+