Informative CSS Articles Page 2
-
10 Often Made CSS Mistakes
I thought I would give a list of the mistakes which I often make. I assume a lot of people make the same ones and it can often cause your whole design to mess up -
Centering Floated Divs With Clearing Divs
When coding a website in CSS and XHTML many people like to have two columns. To get this you use the "float" attribute in your CSS -
Successful CSS template skins
The CSS mantra is the separation of content and style. The content should be in the HTML and the CSS should take care of how the HTML is displayed on the page. -
CSS; Weight loss for your code
One of the main drawbacks of traditional HTML web design is the tendency to produce almost insupportably large file sizes -
Fluidity and Text Sizing
Fluid and liquid layouts are definitely considered the "ideal" design type right now, and I cannot agree more. I much prefer a fluid design -
Cascading Stylesheets Advantages
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 … -
CSS Cursors - How To Use Them
One thing that CSS allows us to use for screen presentation are alternate cursors. This is not the idea of downloading or forcing a download of a cursor … -
CSS Link Specificity
Love Hate is how I taught myself to remember the order. The acronym for the order (LVHA) just wasn't terribly easy to remember on its own … -
Using CCS to Eliminate Tables
CSS or Cascading Style Sheets has opened up tremendous possibilities for improving web site designs, web page layouts and adding new features … -
CSS Print Media Tutorial
The power of print + CSS So you've made yourself a cutting edge web page. What next ? Well maybe you want your visitors to be able to print pages … -
CSS - Maximum benefits
CSS is a simple file which controls the visual appearance of a Web page without compromising its structure. Using CSS we can control our font size, font color … -
How to Use CSS for Search Engine Optimization
Cascading Style Sheets (CSS) is a language that permits Web designers to attach styles such as spacing, color, font, etc … -
HTML Emails with CSS
HTML emails are widely used for all kinds of professional correspondence. Beyond email newsletters they're used for all sorts of application-generated messages … -
Style Sheets 'Made' Easy
One of the biggest problems many people have in setting up a Web site is creating the cascading style sheets (CSS). The proper method for designing a …



