This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Dreamweaver > March 2005 > how to place a picture





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author how to place a picture
LOST BULLDOG

2005-03-30, 7:36 am

How do I place a picture in the middel of a text, so that the text is around the picture, like in newspapers?

thanks in advance
Elisabeth
NedTheDog

2005-03-30, 7:36 am

I found this info when looking for something for myself. It's CSS code for
wrapping around an image. I just skimmed it. Maybe it will help. Look at the
articles 'Cross-Column Pull-Outs.' http://www.alistapart.com/topics/css/

.: Nadia :. *TMM*

2005-03-30, 7:37 am

> How do I place a picture in the middel of a text, so that the text is
> around the picture, like in newspapers?



Add this to your stylesheet -

..imgleft{
float:left;
padding: 10px;
}

..imgright{
float:right;
padding:10px;
}

apply the style to the image and change padding to suit.

<img scr="images/image.gif" class="imgleft">

--
Nadia
--------------------------------------------
Templates | http://www.DreamweaverResources.com
Dropdown Menu Designs | SEO Articles |Tutorials
CSS Templates | http://www.dreamweaverresources.com/CSS-templates
---------------------------------------------
Team MM Volunteer for Dreamweaver
www.macromedia.com/go/team
MM Dreamweaver Tutorials
http://macromedia.com/devnet/mx/dreamweaver/
---------------------------------------------


Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews