close
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>文字字體</title>
<meta http-equiv="Content-type" content="text/html" charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<p>This is a <strong>bold text.</strong><br>This is also <b>bold.</b><br>This word will be in <em>italics.</em><br>I want this <u>to be underline.</u><br>This line is <strike>wrong.</strike></p>
</body>
</html>
<strong>、<b>-粗體
<em>-斜體
<u>-底線
<strike>-刪除線
全站熱搜