Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
Re: safari dont display a background color (css)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: safari dont display a background color (css)



The last element or only element inside brackets in CSS does not require a semicolon.

On Jun 26, 2004, at 6:50 AM, Neil Taylor wrote:

Table colours via CCS do work in Safari, at least in 1.0.2 that I am using.

Try changing the following in your css file:

.liga {
	 A:hover { color:#000000}
}

to

.liga {
	 A:hover { color:#000000};
}

The missing ; could be the cause of problems, and if that is the problem, Safari is being picky about it.

Regards

Neil


Lucas Holt email@hidden ________________________________________________________ FoolishGames.com (Jewel Fan Site) JustJournal.com (Free blogging) _______________________________________________ web-development mailing list | email@hidden Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/web-development Do not post admin requests to the list. They will be ignored.


References: 
 >Re: safari dont display a background color (css) (From: Neil Taylor <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.