Jump to content


Wrapping text around images


3 replies to this topic

#1 pizzaboy

    Young Padawan

  • Members
  • Pip
  • 22 posts

Posted 14 May 2006 - 12:50 AM

Not too sure if this is actually a CSS question, but I want to have some text wrapping around an image.

Ideally I would like to have text to the left and bottom of the photo without having the text split as two different sections.

Any ideas?

Thanks.

Edited by pizzaboy, 14 May 2006 - 01:05 AM.


#2 rc69

    PHP Master PD

  • P2L Staff
  • PipPipPipPip
  • 3,827 posts
  • Gender:Male
  • Location:Here
  • Interests:Web Development

Posted 14 May 2006 - 12:41 PM

Just add align="right" to the img tag.

Edited by rc69, 14 May 2006 - 12:42 PM.


#3 pizzaboy

    Young Padawan

  • Members
  • Pip
  • 22 posts

Posted 14 May 2006 - 03:59 PM

View Postrc69, on May 14 2006, 06:41 PM, said:

Just add align="right" to the img tag.


Hahaha, serves me right for using Dreamweaver!

Sometimes the most obvious answer is the simplest one!

I was getting a bit worried there for a while due to the lack of replies regarding this subject, I hope it has helped out others too.


Thanks rc69.

#4 sq3r

    Young Padawan

  • Members
  • Pip
  • 239 posts
  • Location:Oregon City, Oregon
  • Interests:I like stuff.

Posted 15 May 2006 - 03:42 AM

In newer versions of (X)HTML, this attribute is depracated, and it's recommended you use styles for this.

Just put style="float:right" in there instead.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users