> From: Carol Swinehart <c...@ckfswebservices.com>
>
> http://www.habitatfairfield.org/test/index2.php 
> page address
> 
> left image near bottom
> 
> in order to get the padding and the border for the frame
> effect I used 
> this style="float: left; padding: 10px; border: 1px solid
> #015395;"
> I  also wanted the text to space away from the frame
> and had to use this 
> hspace="15"  But hspace of course doesn't parse.
> 
> Any ideas what I can use to get the same effect.

Margin is - more-or-less - the modern equivalent of hspace/vspace. Try 
margin-right: 15px;

- Bobby
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to