文字的樣式

2022-09-16 07:21:09 字數 1837 閱讀 7698

- left:左對齊

- right:右對齊

- center:居中對齊

- justify:兩端對齊

- baseline:預設值,基線對齊

- top:頂端對齊

- bottom:底部對齊

- middle:居中對齊

- 使用數字進行設定

- none:什麼都沒有

- underline:下劃線

- line-through:刪除線

- overline:上劃線

doctype html

>

<

html

lang

="en"

>

<

head

>

<

meta

charset

="utf-8"

>

<

meta

name

="viewport"

content

="width=device-width, initial-scale=1.0"

>

<

title

>文字樣式

title

>

<

style

>

.box1

style

>

head

>

<

body

>

<

div

class

="box1"

>

<

p>

i don't think that when people grow,

i think it's a selecting process,

knowing what's the most important and what's the least.

and then be a ****** man.

p>

div>

body

>

html

>

- normal:正常

- nowrap:不換行

- pre:保留空白

doctype html

>

<

html

lang

="en"

>

<

head

>

<

meta

charset

="utf-8"

>

<

meta

name

="viewport"

content

="width=device-width, initial-scale=1.0"

>

<

title

>使用text-overflow截斷超長文字顯示技巧

title

>

<

style

>

.box2

style

>

head

>

<

body

>

<

div

class

="box2"

>

人生有三境:第一鏡為「昨夜西風凋碧樹」。

第二境為「衣帶漸寬終不悔,為伊消得人憔悴」。

div>

body

>

html

>

文字的樣式

text align 文字的水平對齊 可選值 left 左側對齊 right 右對齊 center 居中對齊 justify 兩端對齊 vertical align 設定元素垂直對齊的方式 可選值 baseline 預設值 基線對齊 top 頂部對齊 bottom 底部對齊 middle 居中對齊 ...

字型樣式 文字樣式

1,字型樣式設定 字型型別 風格 font style 字型粗細font weight 字型大小font size 字型系列font family 組合值寫法 字型風格和字型粗細可以都不寫或者寫乙個,也可以換順序,但是font size和family的順序不能換,也必須同時給。注意 可以用font ...

CSS樣式 文字樣式

文字擷取 employorganizalistctrl listtext 文字對齊方式 text align justify 文字超出固定高度 顯示滾動條 overflow scroll 顯示邊框 border 1px dashed ff6b6b 虛線 border top style 1px so...