position images inside a div? |
position images inside a div? |
Feb 17 2009, 11:06 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 65 Joined: Oct 2008 Member No: 690,035 |
whats the coding for/ is itp ossible to position images inside a div? ( left right up, down, etc..)
Also is it possible to do the same thing inside the bio section? If so is it same coding? Thanks - Roger |
|
|
|
![]() |
Feb 18 2009, 04:07 AM
Post
#2
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
Try adding padding on the image like this:
CODE <img src="URL" style="padding-left:50px;"> Just replace URL with the url of your image. Play around with the values until you're satisfied. Also, you can add padding to different areas by changing left to top, bottom, or right. |
|
|
|
hippiehead025 position images inside a div? Feb 17 2009, 11:06 PM
IWontRapeYou <div align="justify"></div> ... Feb 17 2009, 11:48 PM
hippiehead025 So I could be like
CODE<img src="URL... Feb 18 2009, 09:21 AM
Mike No. It'll be like this:
CODE<img src=... Feb 18 2009, 09:24 AM
hippiehead025 cool. thanks! - Roger Feb 18 2009, 12:00 PM
Mike Topic closed & moved. Feb 18 2009, 12:36 PM![]() ![]() |