An anchor that looks like a button
Here’s an anchor that looks like a button
No image file is involved.
Works well with most CSS-enabled browsers, functions with non-CSS browsers.
Netscape 4.x makes a mess of it though. First, doesn’t support the
hover pseudo-selector. Also, would like to use the
padding property, but it totally misinterprets this, so
have to use  . Also, text-align: center
in an in-line element gets propagated out to the whole block. Finally,
doesn’t support border properties.