HTML複習
Html
hyper text markup language
標準定義單位
http://www.w3.org基本網頁運行環境介紹
http://feevocode.blogspot.com/2016/04/ap102-2016413.html
html4 與html5 標準範本下載
https://github.com/DarisCode/HTML/tree/master/html
Tag
A pair Tag
<h1>This is h1<h1/>
single Tag
-<br>
<br/>
free-formate : Html不會受大小寫影響
Attribute 屬性
<a href="">
//href 是a標籤的屬性 ""內的值是屬性
html 4.01版的重點
- text & pr
- 3 -
Comments
Post a Comment