ppwjs之bootstrap文字排版:到標題元素

<!DOCTYPT html>
<html>
	<head>
		<meta http-equiv="content-type" content="text/html; charset=utf-8" />
		<title>ppwjs歡迎您</title>
		<link rel="icon" href="/favicon.ico" type="image/x-icon" />
	</head>
	<body>
	</body>
	<script src="/jsVersionControl.js" charset="utf-8" type="text/javascript"></script>
	<script src="/lib/_sys_ppwjsmain.js" charset="utf-8" type="text/javascript"></script>
	<script charset="utf-8" type="text/javascript">引入("/index.js",$真)</script>
</html>
//程序開始
引入(_sys_bootstrap4_all_addr + ".js",$真);
 
var 標題1="h1 Bootstrap 標題 (2.5rem = 40px)".到標題元素($bootstrap.一號標題);
var 標題2="h2 Bootstrap 標題 (2rem = 32px)".到標題元素($bootstrap.二號標題);
var 標題3="h3 Bootstrap 標題 (1.75rem = 28px)".到標題元素($bootstrap.三號標題);
var 標題4="h4 Bootstrap 標題 (1.5rem = 24px)".到標題元素($bootstrap.四號標題);
var 標題5="h5 Bootstrap 標題 (1.25rem = 20px)".到標題元素($bootstrap.五號標題);
var 標題6="h6 Bootstrap 標題 (1rem = 16px)".到標題元素($bootstrap.六號標題);
加到主體(標題1,標題2,標題3,標題4,標題5,標題6);

相關文章
相關標籤/搜索