Webmaster Tips » CSS 
Trenton Moss
Internet Explorer & CSS issues
Trying to get CSS-based websites to look the same across all browsers can often be difficult. Many of the problems however lie with Internet Explorer implementing CSS commands differently to other, more standards compliant browsers. All is not lost, however, as many of the differences you see across browsers are caused by the same Internet Explorer CSS issues...
Trenton Moss
10 CSS tricks you may not know
- CSS font shorthand rule
- Two classes together
- CSS border default value
- CSS document for printing
- Image replacement technique
- CSS box model hack alternative
- Centre aligning a block element...
Specify mouse cursors with CSS
Here are the list of cursor types you can use for the pointing device (usually, mouse). You can test each cursor by moving mouse pointer above the "Example" block..
Stylesheets: external vs. embedded
Steve Chittenden
SEO Benefits Of CSS
This article is most useful if you are somewhat familiar with HTML and CSS. I explain the concepts well enough that you do not have to be an expert, but I want to provide material that will introduce you to more advanced design in ways you can understand..
Cliff Ritter
The Power of CSS
CSS or cascading style sheets are used to create a set of styles that can be applied to your fonts, tables and most other attributes of your web page. These styles allow you to create a much cleaner, faster web page that search engines love and also makes life much easier on the designer when global changes to these styles need to be applied. It is also always critical to always keep in mind your target audience and the average internet connection speed these users have. By using styles sheets to their full advantage, you can help keep your web page size down to a minimum...
Hilco van der Meer
Cascading Stylesheets Advantages: 5 Reasons To Use CSS
1. The content is separated from the design
Because you are able to create a separate Stylesheet and link it to all your webdocuments, you have great control over how your website looks. So if you want to change a certain aspect of your page, you only need to alter one file: your Stylesheet! This Of course, generates some great flexibility. This flexibility is not available when your website is using tables for layout, inline font tags or inline defined colors.
A single CSS file can contain positioning, layout, font, colors and style information for an entire web site.
2. You site uses less bandwidth and loads faster...
Herman Drost
Top 12 benefits of Using CSS for Web Pages
If you are still designing with tables then you are missing out on a lot of the benefits of cascading style sheets (CSS). Tables were not supposed to be used for designing but unfortunately it has been the standard for a long time. Not any more..
Tips & Tricks
Webmaster Tools
Sponsors
Featured book

Statistics
Validate