PDA

View Full Version : Header image align


len backus
07-04-2007, 01:11 PM
Is there code I can add to make this image offset 20 pixels from the right edge?

<img src="http://www.rangehunting.com/images-articles/tetons.jpg" border=0 align="right">

Thanks

Dismounted
07-05-2007, 05:08 AM
<img src="http://www.rangehunting.com/images-articles/tetons.jpg" border="0" style="float: right; padding-right: 10px;" />