Contact CSS Tutorials Ajax

Archive for July, 2007

8 Essential Website Validators

* This post is regularly updated. *
The Markup Validator is a free service by W3C that helps check the validity of Web documents.

Check Cascading Style Sheets (CSS) and (X)HTML documents with style sheets.

The WDG HTML Validator is similar in many ways to the W3C HTML Validation Service.

This is a validator for syndicated feeds. It [...]

Download Quality Free Fonts at Urban Fonts

Urban Fonts is a nice clean interface, showing categories, tags, a search, and some featured fonts. It has an amazing collection of over 8,000 free fonts for you to download, browse, search, and preview. You can also buy commercial fonts that you like for your unique website design.

Code Beautifier Online CSS Parser and Optimiser

Code Beautifier is another brand new online CSS optimiser and is released in this month, just like CleanCSS that we blogged before. It is based on CSSTidy, an open source of CSS parser and optimiser. I tried the both with CSS Juice stylesheet and was surprised that they nearly resulted the same code. Try [...]

25 Cool Portfolios with Minimalism Design

Below is the list of cool portfolios of minimalism design that i collected recently. Own a cool and well-design portfolio is very important for a web designers to show off all their works. Do you find that many designers prefer to design a minimalism websites for themselves? It can make contrast with their works [...]

Single Line CSS Format

Do you always struggle with scanning through your CSS file for the selector you need? Here’s an fresh idea by Steve Smith , but put in a different way, Single Line CSS. It is easy to convert one normal CSS formatting with a whopping 1167 lines to around 307 lines at a practical example. [...]