Thread
:
CSS Problem with IE
View Single Post
#
9
(
permalink
)
12-05-2008, 06:20 PM
MikeDF
WebProWorld New Member
Join Date: Jan 2004
Location: UK
Posts: 22
Re: CSS Problem with IE
I have taken to using something like the following for things like this:
WEDDINGS <span class="small">CATERING</span>
CSS as follows (whatever size you like then):
.small
{
font-size: 0.8em;
}
Seems to work fine....
__________________
Mike Finding
http://www.healthyhomesclub.co.uk/MD
MikeDF
View Public Profile
Send a private message to MikeDF
Visit MikeDF's homepage!
Find all posts by MikeDF