您的位置:首页 > Web前端 > BootStrap

bootstrap入门代码

2015-02-27 18:59 162 查看
<!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<title></title>
<link href="bootstrap.min.css" rel="stylesheet">
</head>
<body>
<div class="container">
<!--code-->;
for example <code><section></code> should be wrapped as inline
<br/>
to search directories,type<kbd>cd</kbd>followed by the name of dictionary
<br/>
<pre>sample text here...;</pre>
<var>y</var>=<var>m</var><var>x</var>+<var>b</var>
<br/>
<samp>this text is meant....</samp>

</body>
</html>
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: