Last year I came across a superb method of creating rounded corners that I want to share with you. I cannot take credit for it but you can thank Dave Woods for a well thought out approach.
Last year I came across a superb method of creating rounded corners that I want to share with you. I cannot take credit for it but you can thank Dave Woods for a well thought out approach.
I would suggest avoiding the use of the universal selector in your CSS stylesheets. There is just too much inconsistency when it comes to how each user agent treats the selector.
Tonight I was working with a fixed width layout for my new blog at KerryOnWorld and ran into a problem that I always happen to hit - varying height columns.