About

http://

Posts by :

CSS dropdown menu without javascripting or hacks 

Here is a tiered CSS drop-down menu that works in IE 6, 7, and 8; Opera 9 and 10; Firefox 3.5.3.00; Flock 2.0 and 2.52; and Chrome 2.0.172.43 and 3.0.195.21 without hacks or javascripting and is accessible without using a mouse.

AJAX Field Validation 

I had the opportunity to respond to a forum question last week, “I have a form that when you submit it, it checks a field compared to a database, and if it does not match I want to redirect them back to to ASP page with the field in red indicating that it was invalid, [...]

Shorten URL’s with TinyURL or IsGd 

Cut and paste code to put a URL “shortener” on your own web page, blog or Facebook page. Quick and easy to use with CSS to make it look pretty!

CSS Drop Caps, the @font-face tag, sIFR and CUFON 

Learn about the latest techniques in font rendering in html pages. The tutorial includes code examples for CSS Drop Caps and CUFON and reasons NOT to use @font-face and sIFR techniques. A great article for beginners and experts alike.

6 Steps to Create a Cross-Browser Friendly Web Page 

Learn how to build a cross-browser friendly web page in 6 easy steps. The tutorial comes with tips and tricks and an example with code that you may downlload to use as your own. A great resource for both beginners and experienced coders.