Jump to content

container div with border


wrathican

Recommended Posts

hi there,

i have a containing DIV that has a border. the only problem is that with FF it does not display correctly. and i cannot test with IE6. in FF, the border does not surround everything i need it to, whereas with IE7 it does..

 

the page can be found here, plese test in both IE and FF to see what the problem is:

http://ls12style.co.uk/projects/Wonstar/index.php

 

also, the 'filmstrip' of images at the bottom is meant to be vertically aligned to the middle, but for some reason its not working. each image is contained in its own div. its the only way i could get the page to display how i wanted it to. and the css for the div is:

div.filmstrip {
float:left;
height: 100px;
text-align: center;
width: 14%;
vertical-align: middle;
}

Link to comment
https://forums.phpfreaks.com/topic/100303-container-div-with-border/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.