網站製作/英文單字:修訂版本之間的差異
出自六年制學程
(→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
- site:網站
- constant:常數
- define:定義
- slogan:標語、口號
- array:陣列
banner
- banner:幡、幟、旌、旗號
- style:樣式
- theme:主題
- body:身體;HTML中的顯示部分
- width:寬
- height:高
- color:顏色
- background:背景
- back:背
- ground:地面、引申為基礎的
- none:沒有
- margin:邊
- border:框
- padding:填充,框到框內圖文的距離
- pad:墊、便箋本
- clear:清乾淨
- both:皆、都,兩者、兩側
- position:位置
- absolute:絕對
- relative:相對的
- index:指標
- left:左
- center:中
- right:右
- top:上
- middle:中
- bottom:下(底)
- 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):惟一的身份代名、代稱、代表