image to display in dead center |
image to display in dead center |
Apr 13 2005, 10:18 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Apr 2005 Member No: 125,712 |
Hello all, I am rather frustrated to get this one image to display dead centered in dreamweaver. How can i display this 600x400 image to appear completely square in the center of the page without distorting? Many thanks in advance.
ryan |
|
|
|
![]() |
Apr 13 2005, 10:25 PM
Post
#2
|
|
|
Tu es laid. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 3,913 Joined: Feb 2005 Member No: 106,675 |
you can try using a div and try postioing it the way u want it or try this
<center>BANNER/PICTURE CODE GOES HERE</center> and here the div CODE <div style="overflow: auto; width: 400px; height: ##px; margin-top: ##px; margin-left: -10px; align=left; class=blogspace;">
|
|
|
|
ryatsuix88 image to display in dead center Apr 13 2005, 10:18 PM
fishcake-y ^ You can use a div to align the image too.... As ... Apr 13 2005, 10:41 PM![]() ![]() |