font-family 字型
font-size 字型大小
font-style 字型樣式
italic 斜體
oblique 偏斜體。
line-height 行間距
font-weight 字型粗細
font-variant 字型變形
lowercase 小寫字母
text-decoration 文字修飾
underline 下劃線
overline 上劃線
line-through 刪除線
blink 閃爍
none 無
background-color 背景顏色
background-image 背景
background-repeat 背景重複
background-attachment 附件
fixed 固定的
scroll background-position(x) 背景位置
background-position(y) 背景垂直
right 右對齊
center 居中對齊
left 左對齊
word-spacing 單詞間距
baseline 基線
sub 下標
super 上標
top 頂部
text-top 文字頂對齊
text-bottom 文字底對齊
text-align 文字對齊
text-indent 文字縮排
normal 正常
pre 保留。
nowrap 不換行
display 顯示
inline 內嵌
block 塊
list-item 列表項
run-in 追加部分
table **
width 寬度
height 高度
float 浮動
clear 清除
padding 填充
margin 邊界
top 上
right 右
bottom 下
left 左
border 描邊
style 樣式
double 點劃線
dashed 虛線
solid 實線
double 雙
groove 槽狀
ridge 脊狀
insert 凹陷
absolute 絕對
fixed 固定
relative 相對
static 靜態
visibility 顯示
hidden 隱藏
index z軸
overflow 溢位
scroll 滾動。
cursor 游標
filter 過濾器
table-caption **標題
inherit 繼承
mysql必背 必背的mysql語句 doc
必背的mysql語句 必背的mysql語句 set names gbk 互動字符集 1 互動字符集要和我的sql語句的編碼保持一致 出現亂碼問題 mysql connect localhost root printf mysql query set names utf8 mysql query in...
python必背內容
1 print 輸出 print 函式的基本用法如下 print 輸出內容 其中,輸出內容可以是數字和字串 使用引號括起來 此類內容將直接輸出,也可 以是包含運算子的表示式,此類內容將計算結果輸出。例如 a 100 變數a,值為100 b 5 變數b,值為5 print 9 輸出數字9 print ...
C語言必背程式
1 輸出 9 9口訣。共9行 9列,i控制行,j控制列。include stdio.h main if leap 內迴圈結束後,leap 依然為1,則m 是素數 for i 2 i 5 i for j 1 j i 1 j a i j a i 1 j a i 1 j 1 for i 0 i 5 i 7...