資訊基礎應用/李彥廷:修訂版本之間的差異

出自六年制學程
跳轉到: 導覽搜尋
2017.09.12
第 8 行: 第 8 行:
 
*屬性:
 
*屬性:
 
*#border 1px(邊框的屬性)
 
*#border 1px(邊框的屬性)
*#style(樣式的屬性)
+
*#style(樣式的屬性)(每一個要交代的要用分號隔開)
 +
*solid:實線
 +
*collapse:崩塌
 +
*

2017年9月12日 (二) 10:50的修訂版本

已記住的單字

英文指令中文
hyper html
text html 文字,文件
markup html 標記
language html 語言
head head
title title 標題
body body 身體
anchor a 錨,超連結
image img
paragraph p
break br
space space 空間,空格
horizontal hr 水平
rule hr
table table
row tr
diamond td
order ol 有次序的
unorder ul 沒有次序的
list ol;ul;li 列表
item li 項目
style style 樣式(修飾一個超文件)
span span 文字小片段
division div 區塊
preserve pre 保留原有斷行及排列之式
form form 表單
source src 來源
reference href 參考
target target 目標
blank _blank 空白
width width 寬度
height height 高度
border border 邊界,邊框。
font font 字體
family family 字族,系
size size 大小
weight weight 輕重
align align 對齊
color color 顏色
collapse collapse 崩塌
html html 超文件
content content 內容
meta meta 對自身的描述
http http-equiv 超文件傳輸協定
equiv http-equiv 約當
Character charset 字元
set charset 集合
alternative alt 替代的
identy id 惟一的身份表示法
background background 背景
back background
ground background 地面、引申為基礎的
none none 沒有
margin margin
padding padding 填充,框到框內圖文的距離
pad pad 墊、便箋本
clear clear 清乾淨
position position 位置
absolute absolute 絕對
relative relative 相對的
index index 指標
left left
center center
right right
top top
middle middle
bottom bottom 下(底)
button button 按鈕、按鍵
class class 類別
URL URL 網路資源的位置
script script 腳本

2017.09.12

  • 屬性:
    1. border 1px(邊框的屬性)
    2. style(樣式的屬性)(每一個要交代的要用分號隔開)
  • solid:實線
  • collapse:崩塌