attributeName
<tagName attributeName="attributeValue">Content</tagName>
attributeName
屬性
宣告HTML標籤的相關性質
兩個常見的attribute
class
可重複使用的css分類命名
id
一個元素僅可有一個id
常用於讓JavaScript抓取該元素