要顯示粗體文本,請使用標(biāo)簽。HTML標(biāo)簽用于強(qiáng)調(diào)重要文本。
示例
您可以嘗試運(yùn)行以下代碼來實現(xiàn)HTML中的標(biāo)簽?
<!Doctype html>
<html>
<head>
<title>HTML strong Tag</title>
</head>
<body>
<p>This is an <strong>important</strong> text</p>
</body>
</html>
登錄后復(fù)制
以上就是我們?nèi)绾卧贖TML中添加粗體文本?的詳細(xì)內(nèi)容,更多請關(guān)注www.92cms.cn其它相關(guān)文章!






