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