Simple ways to skin HTML form elements using jQuery plugins…
Archive for April, 2009
-
How to skin HTML form elements in seconds
Posted: 3 years ago in Tutorials
Read More: How to skin HTML form elements in seconds
-
CSS Browser Hacks
Posted: 3 years ago in Code
Read More: CSS Browser Hacks
-
Progressive Enhancement: What It Is, And How To Use It?
Posted: 3 years ago in Articles
Progressive Enhancement is a powerful methodology that allows Web developers to concentrate on building the best possible websites while balancing the issues inherent in those websites being accessed by multiple unknown user-agents. Progressive Enhancement (PE) is the principle of starting with a rock-solid foundation and then adding enhancements to it if you know certain visiting user-agents can handle the improved experience…
Read More: Progressive Enhancement: What It Is, And How To Use It?
-
Create a Content Slider Using Pure CSS
Posted: 3 years ago in Tutorials
An experimental working example of a content slider without the aid of JavaScript, using layers in CSS and using CSS3 transitions to give the slider the necessary animation…
Read More: Create a Content Slider Using Pure CSS
-
960.gs grid overlay – jQuery plugin
Posted: 3 years ago in Tools
Read More: 960.gs grid overlay – jQuery plugin
-
How to Style a “Call to Action” Area with Minimal HTML and CSS
Posted: 3 years ago in Tutorials
Read More: How to Style a “Call to Action” Area with Minimal HTML and CSS
-
16 Best Web Design Galleries for Inspiration
Posted: 3 years ago in Galleries
Web design galleries offer designers and developers creative inspiration on their own designs. By aggregating the top web designs on the web, a gallery serves as a prime spot for getting those creative juices flowing…
Read More: 16 Best Web Design Galleries for Inspiration
-
Typogridphy — A Typographical and Grid Layout CSS Framework
Posted: 3 years ago in Code
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…
Read More: Typogridphy — A Typographical and Grid Layout CSS Framework
-
What is CSS Vertical Align?
Posted: 3 years ago in Tutorials
CSS has a property called vertical align. It can be a bit confusing when you first learn about it, so here’s a nice article explaining how to use it…
Read More: What is CSS Vertical Align?
-
Create CSS pin balloons for your maps
Posted: 3 years ago in Tutorials
Ever needed a nice way to show co-ordinates with pins on a map? Here’s an article explaing how you can do that…
Read More: Create CSS pin balloons for your maps