置中


格式 <center>內容</center>
範例 <html>
<head>
<title>西遊記</title>
</head>
<body>
<center>
齊天大聖到此一遊。
</center>
</body>
</html>

執行結果