您好,登錄后才能下訂單哦!
任何網頁都事用無數的基本元素組成,總結HTML常用標記及其使用方法從html head body 元素標簽的
1,<html>
<head>
</head>
<body>
</body>
</html>
2,<h2>
<h3>
<h4>
<h5>
<h6>
<h7>
3,<p> <br> 段落標簽
4,<ul>
<li></li>
</ul>
5,<ol>
<li></li>
<ol>
6,表單元素
<form>
<label>標題</label>
<input type="text" name="" id="" value="">
</form>
7,表格元素
<table>
<tr>
<td>
</td>
</tr>
</table>
文章來自 www.96net.com.cn
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。