7 Quick CSS Enhancements for Better User Experience

The beauty in CSS is that a tiny directive can make a huge difference in how the page displays. Here are seven quick CSS snippets that will give your website more “pop” and make your user’s experience more functional and enjoyable including… Change Text Highlight Color Prevent Firefox Scrollbar Jump Rounded-Corner Elements Print Page Breaks […]

Use javascript and CSS to add gradients to any text

How to use JavaScript and CSS to apply a two-color gradient to any text. Shadows and highlights can also be applied…

An amazing CSS puzzle

A simple maze puzzle written entirely in css (no javascript etc). The object of the puzzle is to navigate from the start arrow to the star without touching the maze walls, if you do then you will have to start again…

20 CSS Short Hands You’ll Love

Web design has come a very long way since the days of tables and spacer .gifs, and when CSS finally got support from most browsers, a whole new world of options opened for web developers and designers. With CSS, or Cascading Style Sheets, we can successfully separate the content markup from the design and aesthetics…

CSS Browser Hacks

A concise list of specific browser hacks…

Typogridphy — A Typographical and Grid Layout CSS Framework

Typogridphy is a CSS framework constructed to allow web designers and front-end developers to quickly code typograhically pleasing grid layouts. Based on the popular 960 Grid System, Typogridphy allows you to create grid layouts which are versatile and great looking. Typogridphy is made of fully validate, semantic and strict xHTML, and validate CSS…

Fluid Grid System

A web grid system designed by Joseph Silvashy and New Gold Leaf that allows designers to use the screen real estate on large monitors and retain great design on smaller ones. The Fluid Grid System combines the principals of the typographic grid and a baseline grid into one resolution-independent framework…

High quality CSS thumbnails in Internet Explorer

IE7 supports a custom bicubic resampling mode for images. If you resize images in CSS and don’t use this, your images will have really poor quality…

CSS Layouts: A collection of 224 Grid and CSS Layouts

A collection of CSS layouts offering Grade-A browser support. What does that mean? Well, they should appear the same in all internet browsers, including Internet Explorer 6 (IE6), Internet Explorer 7 (IE7), Firefox, Opera, Safari etc. You can use these CSS Layouts anywhere you wish including website templates, blog themes, CMS or as a starting […]

CSS Reset on Google CDN – CSS-Reset.com

CSS-Reset.com provides you with a quick and easy way to include a reset stylesheet. Theres no need to download it everytime you want to use it, or hotlink it off someone elses website. Hosted on Google’s App Engine to offer outstanding speed and stability. Your website will likely be faster as Google’s Content Delivery Network […]

« Previous PageNext Page »