Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
CSS Universal Formatting Standards?
Old 12-09-2007, 03:37 PM CSS Universal Formatting Standards?
Novice Talker

Posts: 8
Name: Steven
Trades: 0
Is there a universal formatting standard for writing CSS code? If not, what syntax in a CSS class is a browser reading first from a style sheet?

For example, in any given class, should the background-color come before or after the background-image and should the font attributes come after, or before, the text attributes?

I’ve been searching around the net for weeks in an effort to start optimizing my code for optimal load times, but alas, nothing.
Maxamillious is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 12-09-2007, 03:45 PM Re: CSS Universal Formatting Standards?
chrishirst's Avatar
Missing! presumed drunk.

Posts: 41,519
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
No.

The things you need to be aware of are;
definitions are applied in "top down" order with the later ones taking precedence,
styles applied to an ID will overrule styles applied in a class on the same element

CSS order does NOT affect load or rendering times.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Reply     « Reply to CSS Universal Formatting Standards?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.09531 seconds with 12 queries