|
Posted by Chris Beall on 10/19/05 18:55
MP wrote:
>
> I want to put an image on the right side of the browser window, and to
> have text on its right and bottom side.
> Below is an example:
>
> txt txt -----
> txt txt | img |
> txt txt -----
> txt txt txt txt
>
>
> So I wrote:
> <img src="img.jpg" align=right>
> <p>txt
> <p>txt
> <p>txt
> ...
>
> This seems to work well in number of browsers (IE6, FW1.0.7, Opera 8.5).
> However, W3C Validator gives an error "there is no attribute "ALIGN""
>
> What helps?
> How should I make an image to float to the right margin?
>
>
> MP
MP,
Pack a lunch, then see
http://www.w3.org/TR/CSS21/visuren.html#floats
Chris Beall
Navigation:
[Reply to this message]
|