|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
Hey there, I really need someone's help with this! I need to align an image so that it is perfectly against the left side of my page... but no matter what alignment I use, I still get this nasty little blank space between the image and the edge! Does anyone know what I can do? Maybe even a script or something? Or is it even possible to do this.. |
|
#2
|
||||
|
||||
|
can you post a link to the page, that way you can get a specfic detailed solution for your problem.
But off the bat I would say that your webpage has padding added to it. So if you wanted you could add a css property to your body and html tags and remove the padding. for ex an external stylesheet or embedded: .html, .body {padding:0px;margin:0px;} Of course that will also remove all padding from the top bottom left and right. You could always just remove padding from one side using more specific css but let's not get into that just yet. ![]()
__________________
Alberta Custom Website Designs Websites for small businesses Support Forums and Freeware Tools Weekly Web News, PC News, HardWare News etc.. |
![]() |
| Viewing: Dev Shed Forums > Web Design > Web Design Help > Image Alignment Pllzz Hlp |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|