CSA
11-20-2005, 06:03 AM
Hi,
I've finally got my text to align next to my caravan and motorhome images, however I have used a negative in order to get the motorhome text to align to the top. This looks like it works but I have a feeling there must a better way of placing this info?? Could someone please advise? :)
http://www.media-drive.co.uk/nti/store/index20.htm
.caravantext{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000066;
float:left;
}
#motorhomebox{
width: 110px;
margin-left: 355px;
margin-top: -50px;
}
.motorhometext{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000066;
float:left;
}
#caravanbox{
width: 125px;
margin-left: 115px;
}
I've finally got my text to align next to my caravan and motorhome images, however I have used a negative in order to get the motorhome text to align to the top. This looks like it works but I have a feeling there must a better way of placing this info?? Could someone please advise? :)
http://www.media-drive.co.uk/nti/store/index20.htm
.caravantext{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000066;
float:left;
}
#motorhomebox{
width: 110px;
margin-left: 355px;
margin-top: -50px;
}
.motorhometext{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000066;
float:left;
}
#caravanbox{
width: 125px;
margin-left: 115px;
}