Posted on 31 January 2012. Tags: background, CSS, multiple
Is it possible to have two background images? For instance, I’d like to have one image repeat across the top (repeat-x), and another repeat across the entire page (repeat), where the one across the entire page is behind the one which repeats across the top.
Read the full story
Posted in CSS
Posted on 29 November 2011. Tags: CSS, round corner, rounded corners
In the past two years, increased browser support has transformed CSS3 from a fringe activity for Safari geeks to a viable option for enterprise level websites.

Read the full story
Posted in CSS
Posted on 28 November 2011. Tags: CSS, Disable, selection, webkit
No one here and posted an answer with all of the correct css variations, so here it is:
Read the full story
Posted in CSS
Posted on 17 November 2011. Tags: CSS, print
HTML and CSS, two of our favorite acronyms, are normally associated with web pages. And deservedly so: HTML is the dominant document format on the web andCSS is used to style most HTML pages. But, are they suitable for off-screen use? CanCSS be used for serious print jobs? To find out, we decided to take the ultimate challenge: to produce the next edition of our book directly from HTML and CSS files. In this article we sketch our solution and quote from the style sheet used. Towards the end we describe the book microformat (boom!) we developed in the process.
Read the full story
Posted in CSS
Posted on 17 November 2011. Tags: CSS, forms
The following example shows how you can create non user selectable text by setting the user-select style to “none” using CSS.
Read the full story
Posted in CSS
Posted on 17 November 2011. Tags: CSS, media
Media Types allow you to specify how documents will be presented in different media. The document can be displayed differently on the screen, on the paper, with an aural browser, etc.
Read the full story
Posted in CSS
Posted on 15 September 2011. Tags: CSS, editor
Boks is an AIR application (so it works on Windows, Mac and Linux) that provides aUser Interface for Blueprint CSS’s framework. It’s been designed for those who think the Grid System is good but never really took the time to give it love.
Read the full story
Posted in Programming
Posted on 11 July 2011. Tags: Apache, askapache, compression, CSS, Online Tools, PHP, SSI

When you want to compress your CSS files, heres a list of some free online CSS compression tools. Of course I am partial to my own CSS Compression Tool.
Read the full story
Posted in CSS
Posted on 20 June 2011. Tags: CSS, dd, dl, dt
If you are still creating list data using table, look below and compare on how to make your life easier with HTML dl, dt, dd tags.

Read the full story
Posted in CSS, HTML - XHTML
Posted on 08 June 2011. Tags: CSS, shadows
NO MORE GRAPHICS FOR SHADOW EFFECTS

Read the full story
Posted in CSS