OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
Writing Good CSS
This page's ID:
11072
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
things to remember: - border's / margins / padding / anything that can be applied to all four sides of an element: ~ these start at the top and work round clockwise (basic, so you probably know that one) - with the rest: ~ just try it, if it doesn't work - you got it wrong, do it again. alternatively: if you use dreamweaver a lot of the time have a look at the order is puts things in when you apply them in one go - this order often works when you condense the code to shorthand. if you use dreamweaver mx 2004 then you can set it as an option to always use shorthand where possible, it might by useful for you to cycle thru the css and create your own document of what goes where and when. If you don't have it you could get the 30 day demo and create the document for your future hand coding reference. eventually you'll just remember the order (there is something logical about it but I can't say what, it just makes sense... eventually). remember this also, good code isn't always the most condensed, it terms of readabilty for further and future development of a site then the long format is better in that sense. The more you combine classes' and ids' propeties and condence stuff up the more complicated and harder to change the code becomes, but it does look cool to others and make you feel elite. Choice is yours, and in different situations you'll choose differently - nothing wrong with that.
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »