# HTML元素的結構 --- tags: HTML CSS relate --- ###### tags: `HTML, CSS`  起始標籤(Opening tag) 結束標籤(Closing tag) 多個斜線 "/" 內容(Content) 在標籤內的內容 : My cat is very grumpy 元素(Element) 包含上述三者 -----------  上圖框限標示出來的部分就是Attribute 它們有些是HTML內建的 例如` <a herf="網址">` 有些是為了要用CSS修飾,或是為了JavaScript的功能加上去的 如class 可以表示顏色  如id id會有個錨點(超連結)  以及一個錨點的起點 
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up