18 Star 74 Fork 39

小马 / Bootstrap4入门学习

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
template.html 677 Bytes
Copy Edit Raw Blame History
koma authored 2018-01-27 22:10 . 网页模板更新
<html lang="zh-cmn-Hans">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="/bootstrap-4.0.0-dist/css/bootstrap.min.css">
<title>Helloworld</title>
</head>
<body>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="/bootstrap-4.0.0-dist/others/jquery-3.2.1.slim.min.js"></script>
<script src="/bootstrap-4.0.0-dist/others/popper-1.12.9.min.js"></script>
<script src="/bootstrap-4.0.0-dist/js/bootstrap.min.js"></script>
</body>
</html>
HTML/CSS
1
https://gitee.com/komavideo/LearnBootstrap4.git
git@gitee.com:komavideo/LearnBootstrap4.git
komavideo
LearnBootstrap4
Bootstrap4入门学习
master

Search