A powerful Photoshop-like CSS gradient editor from ColorZilla.
Category Archives: CSS
Typetester
The Typetester is an online application for comparison of the fonts for the screen. Its primary role is to make web designer’s life easier. As the new fonts are bundled into operating systems, the list of the common fonts will be updated.
multiple background images using CSS
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.
CSS list-style-type Property
Definition and Usage The list-style-type specifies the type of list-item marker in a list.
How to Style an Application Like Facebook
Introduction So you have a great idea for an application, and you’ve developed your idea into a somewhat functional Facebook app. The only problem is, it looks completely out of place in the space Facebook has designated for your layout. Let’s look at how we can change that.
CSS Rounded Corners In All Browsers (With No Images)
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.