image positioning |
image positioning |
Jun 8 2004, 10:20 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 8 Joined: Apr 2004 Member No: 14,933 |
hey, is there a way to position an image, like just puting it anywhere on the page, cuz when i try to use div, the blog section goes in there too and i want to place muiltiple images...
|
|
|
|
![]() |
Jun 20 2004, 10:46 AM
Post
#2
|
|
![]() local html help ![]() ![]() ![]() ![]() Group: Member Posts: 146 Joined: Mar 2004 Member No: 9,395 |
the blog section shouldnt go in if you close of the div tag.
<div style="left: 200; top: 200; position=absolute;"><img src="whatever"></div> if you use this properly then it wont affect any other parts of the page (unless it overlaps or the other parts overlap it) but it wont move around any other things on your site. |
|
|
|
kevoooo image positioning Jun 8 2004, 10:20 PM
swe3txprincesz yu mean slicing images? Jun 20 2004, 10:38 AM
sheddingtears CODE<!-- begin code provided by createblog... Jun 21 2004, 05:21 PM![]() ![]() |