wolegca.github.io/index.html
2019-01-20 17:07:44 +08:00

13 lines
411 B
HTML

<!DOCTYPE html>
<html lang="zh">
<head>
<link href="https://cdn.bootcss.com/twitter-bootstrap/4.2.1/css/bootstrap.min.css" rel="stylesheet">
<title>fine</title>
<head>
<body>
<h1>fine<small>It's OK!</small></h1>
<script src="https://cdn.bootcss.com/jquery/3.3.1/jquery.js"></script>
<script src="https://cdn.bootcss.com/twitter-bootstrap/4.2.1/js/bootstrap.min.js"></script>
</body>
</html>