Ctrl+/
IE11
F11
ESC
PgUp
PgDn
<!DOCTYPE html>
<html>
<head>
<title>HTML5/CSS3 3D立体功能按钮在线演示</title>
<style>
.screen-reader-text {
position: absolute;
top: -9999px;
left: -9999px;
}
@font-face {
font-family: 'fontello';
src: url('http://css-tricks.com/examples/RoundButtons/fonts/fontello.eot');
src: url('http://css-tricks.com/examples/RoundButtons/fonts/fontello.eot?#iefix') format('embedded-opentype'),
url('http://css-tricks.com/examples/RoundButtons/fonts/fontello.woff') format('woff'),
CSS代码...
JS代码...
xxxxxxxxxx