Stereo buttons implemented by CSS3 and stereo buttons implemented by CSS3
<! DOCTYPE html PUBLIC "-// W3C // dtd xhtml 1.0 Transitional // EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<Html xmlns = "http://www.w3.org/1999/xhtml">
<Head>
<Title> stereo buttons implemented by CSS3 </title>
<Meta http-equiv = "content-type" content = "text/html; charset = gb2312">
<! -- [If IE]>
<Script src = "http://html5shiv.googlecode.com/svn/trunk/html5.js"> </script>
<! [Endif] -->
<Style type = "text/css">
Article, aside, figure, footer, header, hgroup, menu, nav, section {display: block ;}
A {background-color: # DB5705; border-radius: 8px 8px 8px 8px; box-shadow: 0 9px 0 # DB1F05, 0 9px 25px rgba (0.7, 0, 0 ); color: # FFFFFF; display: block; font-family: ' '; font-size: 42px; font-weight: 700; margin: 100px auto; padding: 4px; position: relative; text-align: center; text-decoration: none; transition: all 0.1 s limit 0 s; width: 260px ;}
A: active {box-shadow: 0 3px 0 # DB1F05, 0 3px 6px rgba (0,0, 0, 0.9); position: relative; top: 6px ;}
</Style>
</Head>
<Body>
<Div> http://www.999jiujiu.com/</div>
<A href = "#"> front-end engineer </a>
</Body>
</Html>