![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have some simple code...2 images inside a div. When previewing this code, there appears to be a small space between the images. I've tried adjusting the margins and the padding of the images with inline styles, but neither of these work. I've encountered this problem before...I just forgot how I went about it last time. Could someone out there remind me? div id="house" img src="images/house_01.jpg" alt="" img src="images/house_02.jpg" alt="" /div |
#3
| |||
| |||
|
|
div id="house">CR-LF img src="images/house_01.jpg" alt="">CR-LF img src="images/house_02.jpg" alt="">CR-LF /div |
|
img src="images/house_01.jpg" alt="" img src="images/house_02.jpg" alt="" /div |
![]() |
| Thread Tools | |
| Display Modes | |
| |