<head>
<!-- 先引入包--!>
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css">
</head>
<body>
<div class="text-center">
<h3>Hello World!</h3>
<a type="button" class="btn btn-primary" href="#">我是按钮,按我一下</a>
</div>
</body>
<!-- 先引入包--!>
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css">
</head>
<body>
<div class="text-center">
<h3>Hello World!</h3>
<a type="button" class="btn btn-primary" href="#">我是按钮,按我一下</a>
</div>
</body>