Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS How to wrap text around an image (that can be placed left or right) with CSS? Re: How to wrap text around an image (that can be placed left or right) with CSS?

#83476
Paulie_D
Member

Depends on your level of knowledge of HTML/CSS but basically the answer is to ‘float’ the ‘image’ using css.

See here