Webmaster Tips » CSS 
3 Simple Steps in Coding a Rounded Corners Layout
What we should aim in coding is simplicity and try to avoid any unnecessary markup. Various rounded corners techniques often include several additional elements that are purely presentational. When talking about fixed width, rounded corners layout, there's no need for complications. Here is an approach to coding just that, fixed width, rounded corners layout in 3 simple steps..
Most Useful 50 CSS Tips And Tools List
The style of a website is defined by the CSS. CSS describes text fonts, if images must have borders or shadows, etc. Simply changing the CSS styles, you can change the appearance of your website completely, without changing the contents (text, images...).
For changing the CSS styles, there's no need to be an expert webmaster, as there are tips and tools that can ease this task.
Here you are a list of the 50 most useful tips and tools for customizing your website easily with CSS..
Grace Alexa
9 Advantages of using CSS
CSS style sheets have made it easier to handle web pages during web development. CSS or Cascading Style Sheets as the name suggests is a style sheet that allows you to easily link to other documents in your website. It allows you to retain control over the various elements in different web pages of your website..
Matt Jurmann
13 Reasons Why CSS Is Better than Tables
For the past few days, we've been scouring the web searching for the top 13 reasons why Cascading Style Sheets (CSS) are superior to tables when designing a website. Some web designers swear that tables are better than CSS, while others believe that tables are ancient history and CSS is the only real solution to coding a web site's layout. Since we're one of those CSS die-hards, we've compiled a list of 13 reasons why CSS is better than tables..
Brigitte Simard
Planning your CSS - the definitive guide
The more we rely upon CSS, the larger and more complex stylesheet files become. Planning and organising your stylesheet is essential to creating a lean, manageable website. There are many ways of organising CSS code but the following are best practice...
CSS Gradient Text Effect
Do you want to create fancy headings without rendering each heading with Photoshop? Here is a simple CSS trick to show you how to create gradient text effect with a PNG image (pure CSS, no Javascript or Flash). All you need is an empty <span> tag in the heading and apply the background image overlay using the CSS position:absolute property. This trick has been tested on most browsers: Firefox, Safari, Opera, and even Internet Explorer 6..
Christine Abbate
6 Benefits of using CSS for SEO
When looking to optimize your website, one of the very first things you should do is take a look at your source code. Is it long and unclear? Hard to read and find what you're looking for? If so, then you probably aren't using a Cascading Style Sheet, or CSS, as it's more commonly referred to.
Using Cascading Style Sheets is crucial to your website's optimization. Here are a few reasons why..
Pete Taylour
How to beat Internet Explorer when it comes to CSS
I am guessing an article on this subject has been posted prior to this one, I should hope a few have! However I hope this will provide a refreshing angle on the subject and branch to some other interesting bits of stuff.
I am sure that anyone who has taken even only a few steps into web development has come across the gigantic force that is Microsoft's Internet Explorer. Even for the most experienced coders, the most popular browser of this age has always been a prominent foot across the path of our websites technological progression and the possibilities of which the internet is yet to yield. Maybe not crushing ideas, but certainly making it a lot harder to bring these ideas from paper to browser..
Sasch Mayer
Replace tables with DIVs and CSS
By now, most web designers are aware of the many benefits of using (CSS) to control the formatting and appearance of text elements within their web pages. Indeed, if applied properly, Cascading Style Sheets can substantially cut down the amount of code needed to present a web page in a polished and professional manner..
Trenton Moss
How to set up a print stylesheet
A print stylesheet formats a web page so when printed, it automatically prints in a user-friendly format. Print stylesheets have been around for a number of years and have been written about a lot. Yet so few websites implement them, meaning we're left with web pages that frustratingly don't properly print on to paper..
Tips & Tricks
Webmaster Tools
Sponsored
Statistics
Validate