Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   HTML / DHTML (http://siteownersforums.com/forumdisplay.php?f=7)
-   -   What other ways can be used to align images and wrap text? (http://siteownersforums.com/showthread.php?t=186465)

kunalkumar 12-28-2016 12:24 AM

What other ways can be used to align images and wrap text?
 
Hello guys,

I would like to know that what other ways can be used to align images and wrap text....plz suggest me .

Nandu41 01-02-2017 04:11 AM

Tables can be used to position text and images. Another useful way to wrap text around an image is to use style sheets.

sonvi.belani 01-30-2017 03:23 AM

Hi,
These effects can now all be achieved using Cascading Style Sheets.
To allow text to wrap around an image, you just need to add one of these commands to the image tag:

align="left"
align="right"

So, the image tag would look like this:



Now just type in your text and it will wrap around the image, rather than jumping to the bottom of the image
Thanks.


All times are GMT -7. The time now is 10:27 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.