背景邊框不規則背景

2022-09-10 10:21:23 字數 2182 閱讀 7735

主要是樣式(iphone xr不相容)

.minjiancs a
下面這種方法不靈活:

html**:

doctype html

>

<

html

lang

="en"

>

<

head

>

<

meta

charset

="utf-8"

>

<

meta

name

="viewport"

content

="width=device-width,initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"

/>

<

meta

content

="yes"

name

/>

<

meta

content

="black"

name

/>

<

meta

content

="telephone=no"

name

="format-detection"

/>

<

title

>document

title

>

<

link

rel="stylesheet"

type

="text/css"

href

="css/style.css"

>

head

>

<

body

>

<

div

class

="box1"

>

<

div

class

="public_bzhh_title"

><

span

class

="left"

>

span

><

span

class

="right"

>

span

><

span

class

="center"

>通過八字合婚您將獲得以下內容

span

>

div>

div>

<

div

class

="box2"

>

<

div

class

="public_bzhh_title"

><

span

class

="left"

>

span

><

span

class

="right"

>

span

><

span

class

="center"

>通過八字合婚您將獲得以下內容

span

>

div>

div>

body

>

html

>

css樣式**:

* body.left.right.box1.box2.public_bzhh_title.public_bzhh_title span.public_bzhh_title span.left,

.public_bzhh_title span.right.public_bzhh_title span.center.public_bzhh_title span.right

images:

效果圖:

css背景 邊框

border style dotted 邊框線虛線 border width 6px 邊框線的寬度 background repeat no repeat 不重複 填充背景必須要加上高度跟寬度 不然不顯示 background repeat repeat x 水平方向填充 background re...

CSS 背景 邊框

單個屬性 background color 背景顏色 background image 背景位址 background repeat 是否平鋪 background position 背景位置 background attachment 背景固定還是滾動 背景的合寫 符合屬性 background ...

CSS邊框和背景

1 邊框線條樣式 none 沒有邊框 dashed 破折線邊框 dotted 圓點線邊框 double 雙線邊框 groove 槽線邊框 inset 使元素內容具有內嵌效果的邊框 outset 使元素內容具有外凸效果的邊框 ridge 脊線邊框 solid 實線邊框 2 圓角邊框樣式 border ...