|
|
 |
RE: FN-FORUM: Another CSS question
date posted 23rd August 2003 15:54
I've only had a quick look & havent tested this, but the code looks about
right, try changing the Outer DIV to a , or alternatively try changing
the two inner 's to 's.
I've got to go out now, but if that dont help, post again & Ill take a
better look when i get back in about 2hrs.
Jamie
Low Cost Windows Web Hosting from ?10 per year -
http://www.eyota-web-hosting.co.uk
Bespoke Web & IT Solutions - http://www.eyota.co.uk
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] Behalf Of The
Chridmeister
Sent: 23 August 2003 16:18
To: FN-FORUM / [EMAIL REMOVED]
Subject: FN-FORUM: Another CSS question
I'm wrestling with CSS again today and I'm having trouble finding a good
explanation of how to acheive what I want. Once again I'm finding that
IE renders 'as intended' but Moz and Firebird render differently. I'm
guessing that I've got the wrong end of the stick about inheritance.
I'm trying to put two hyperlinks in a pink box - here's the code:
Here's the relevant code in my stylesheet:
.shoutsmaller {
color: #000000;
font-size: 1.1em;
font-weight: bold;
}
div.boxbottom {
background: #EE88EE;
padding: 15px;
}
And here's what's on the page:
Back to main page
Links
In IE, the text appears inside the pink box. In Moz and Firebird, it
appears below the box. Dur?? I'm quite obviously misunderstanding a key
point of CSS, can anyone give me a clue?
Cheers,
Chrid
--
http://www.chridmeister.co.uk
"Always a few gears short of a ninja death robot"
==========
redmail.com - webmail with a difference!
10Mb for just GBP 9.99 a year. Launch special 1Gb for GBP 99.99 a year
IMAP, POP3, Spam Filtering and Anti Virus as standard.
Visit http://www.redmail.com/?fl-signup to join.
To advertise here: http://www.freelancers.net/advertising.html
|
 |
|