There are many ways to write CSS script so i was wondering if anyone has any links or can post what to avoid using when writing CSS to make sure it works in any browser.
Like when specifying text-size you should use em and not px to make it be the same in every browser. Thats the only one i know hehe.