html

How and When to Use Links in HTML Pages

In a recent discussion with a student who was starting their journey of learning web development I learned something I did not realize. If you do not come from...

0 replies - 1526 views - 04/06/08 by Schalk Neethling in News

Techniques for Fighting Image Theft

1. Redirect links from external sites to your "DON'T STEAL" graphic There are numerous tutorials on how to do this around the web, but I most recently read...

4 replies - 2776 views - 02/22/08 by Chris Coyier in News

A Typical HTML Page

When doing DOM-based performance testing you frequently need to pick a sample HTML document to work against. This raises the question: What is a good,...

0 replies - 3944 views - 02/20/08 by John Resig in News

Designing the DZone Cross-Promotional Footer

DZone has recently rolled out a footer on their new "Zones" that I designed for them. If you want to check it out live, you can see it at any of the zones like...

3 replies - 1705 views - 02/12/08 by Chris Coyier in News

9 Signs You Shouldn't Hire THAT Web Guy

My employer specializes in creating websites for middle-sized businesses. We rarely create "Mom'n'Pops" websites and generally don't pursue...

32 replies - 40162 views - 02/11/08 by David Walsh in News

Links Inside Larger Clickable Areas

Imagine the common scenario of a header containing a horizontal menu. You want the entire header area to be clickable as a "home" button, but obviously you...

1 replies - 1280 views - 01/24/08 by Chris Coyier in News

Better Email Links: Featuring CSS Attribute Selectors

What is an CSS Attribute Selector? CSS provides a way to style elements based specifically on attributes of the link, rather than the type of element alone....

1 replies - 4556 views - 01/22/08 by Chris Coyier in News