Thread: CSS Positioning

View Single Post

  #8 (permalink)  

Old 02-18-2006, 09:54 PM

Re: CSS Positioning

Try adding a margin:0px; to the images.
and you might have to add, display:block; to get the padding / margin's to work.
Code:
#pos1 img {
float:left;
display:block;
padding:0px;
margin:0px;
height:300px;
width:190px;
}
__________________
Audi Videos | MySpace Layouts | About Me | Kid Sniffles
[ reply ]
missionsix

missionsix is offline http://patandrew.com/

missionsix's Avatar

Join Date: Feb 2004

Location: under you.

Posts: 4,920

Send a message via AIM to missionsix Send a message via MSN to missionsix