Hi all,
i've a little problem putting frames around images here :

http://www.augustomurri.it//workBoard/MUSEI/scheda_museo.php#

Looking this in FF the bottom frame of imgs is largely than the others..

I'm using this css :

.img_container2 {
        float: left;
        border: 1px solid #D1E1EE;
        text-align: center;
        margin: 0px 3px 3px 0px;
}

.img_container2 img {
        margin: 2px;
}/* general */
.left {
        float: left;
}and HTML is : <p class="img_container2 left"><img 
src="img/img_museo_prova4.jpg" width="130" height="106" alt="Immagine 2" 
/></p>Anyone can help me?Tnx a lot! Augusto
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to