網站製作/英文單字:修訂版本之間的差異

出自六年制學程
跳轉到: 導覽搜尋
banner
banner
第 17 行: 第 17 行:
 
#back:背
 
#back:背
 
#ground:地面、引申為基礎的
 
#ground:地面、引申為基礎的
 +
#none:沒有
 
#margin:邊
 
#margin:邊
 
#border:框
 
#border:框
第 24 行: 第 25 行:
 
#both:皆、都,兩者、兩側
 
#both:皆、都,兩者、兩側
 
#position:位置
 
#position:位置
 +
#absolute:絕對
 
#relative:相對的
 
#relative:相對的
 
#index:指標
 
#index:指標
第 33 行: 第 35 行:
 
#bottom:下(底)
 
#bottom:下(底)
 
#buttom:按鈕、按鍵
 
#buttom:按鈕、按鍵
#
+
#draw:畫
 +
#word:字,指字的內容
 +
#font:字體
 +
#size:大小
 +
#angle:角度
 +
===標籤及屬性===
 +
#HTML:超文件
 +
#head:對整篇html的描述
 +
#body:html中要顯示出來的部分
 +
#div(division):區塊
 +
#span:一段字
 +
#a(anchor):超連結
 +
#href(hyper refer):跳往何處
 +
#img(image):圖照
 +
#src(source):來源
 +
#alt(alternative):替代顯示的文字
 +
#id(identy):惟一的身份代名、代稱、代表

2016年9月21日 (三) 08:51的修訂版本

site

  1. site:網站
  2. constant:常數
  3. define:定義
  4. slogan:標語、口號
  5. array:陣列

  1. banner:幡、幟、旌、旗號
  2. style:樣式
  3. theme:主題
  4. body:身體;HTML中的顯示部分
  5. width:寬
  6. height:高
  7. color:顏色
  8. background:背景
  9. back:背
  10. ground:地面、引申為基礎的
  11. none:沒有
  12. margin:邊
  13. border:框
  14. padding:填充,框到框內圖文的距離
  15. pad:墊、便箋本
  16. clear:清乾淨
  17. both:皆、都,兩者、兩側
  18. position:位置
  19. absolute:絕對
  20. relative:相對的
  21. index:指標
  22. left:左
  23. center:中
  24. right:右
  25. top:上
  26. middle:中
  27. bottom:下(底)
  28. buttom:按鈕、按鍵
  29. draw:畫
  30. word:字,指字的內容
  31. font:字體
  32. size:大小
  33. angle:角度

標籤及屬性

  1. HTML:超文件
  2. head:對整篇html的描述
  3. body:html中要顯示出來的部分
  4. div(division):區塊
  5. span:一段字
  6. a(anchor):超連結
  7. href(hyper refer):跳往何處
  8. img(image):圖照
  9. src(source):來源
  10. alt(alternative):替代顯示的文字
  11. id(identy):惟一的身份代名、代稱、代表