freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

css背景屬性介紹-在線(xiàn)瀏覽

2024-10-24 10:04本頁(yè)面
  

【正文】 norepeat。 p p背景附著 (backgroundattachment)屬性有兩個(gè)值。缺省值是 scroll。 /p p這個(gè) HTML使用了 CSS 的 backgroundattachment 屬性,將背景圖片固定,不隨內(nèi)容滾動(dòng)而滾動(dòng)。一個(gè)是 scroll,表示隨內(nèi)容滾動(dòng)而動(dòng);一個(gè)是 fixed,表示固定不動(dòng),不受內(nèi)容滾動(dòng)影響。 /p pbackgroundattachment 要和 backgroundimage一起用。 p p背景附著 (backgroundattachment)屬性有兩個(gè)值。缺省值是 scroll。 /p p這個(gè) HTML使用了 CSS 的 backgroundattachment 屬性,將背景圖片固定,不隨內(nèi)容滾動(dòng)而滾動(dòng)。一個(gè)是 scroll,表示隨內(nèi)容滾動(dòng)而動(dòng);一個(gè)是 fixed,表示固定不動(dòng),不受內(nèi)容滾動(dòng)影響。 /p pbackgroundattachment 要和 backgroundimage一起用。 body {backgroundimage:url(../images/css_tutorials/)。 backgroundposition:20px 60px} 上面的代碼表示背景圖片的初始位置距離網(wǎng)頁(yè)最左面 20px,距離網(wǎng)頁(yè)最上面 60px。backgroundrepeat:norepeat。這個(gè)屬性和backgroundimage 屬性連在一起使用,決定了背景圖片的最初位置。/p /body /html 背景屬性 (background) 這個(gè)屬性是設(shè)置 背景相關(guān)屬性的一種快捷的綜合寫(xiě)法, 包括 backgroundcolor, backgroundimage, backgroundrepeat, backgroundattachment, backgroundposition。 演示示例 html head title背景屬性 background/title style type=text/css body {background:99FF00 url(../images/css_tutorials/) norepeat fixed 40px 100px} /style /head body p這個(gè)屬性是設(shè)置背景相關(guān)屬性的一種快捷的綜合寫(xiě)法, 包括 backgroundcolor, backgroundimage, backgroundrepeat, backgroundattachment, backgroundposition。 /p p這個(gè)屬性是設(shè)置背景相關(guān)屬性的一種快捷的綜合寫(xiě)法, 包括 backgroundcolor, backgroundimage, backgroundrepeat, backgroundattachment, backgroundposition。 /p p這個(gè)屬性是設(shè)置背景相關(guān)屬性的一種快捷的綜合寫(xiě)法, 包括 backgroundcolor, backgroundimage, backgroundrepeat, backgroundattachment, backgroundposition。 /p /body /html CSS 邊框?qū)傩? 邊框風(fēng)格屬性 (borderstyle) 這個(gè)屬性用來(lái)設(shè)定上下左右邊框的風(fēng)格,它的值如下: ? none (沒(méi)有邊框,無(wú)論邊框?qū)挾仍O(shè)為多大 ) ? dotted (點(diǎn)線(xiàn)式邊框 ) ? dashed (破折線(xiàn)式邊框 ) ? solid (直線(xiàn)式邊框 ) ? double (雙線(xiàn)式邊框 ) ? groove (槽線(xiàn)式邊框 ) ? ridge(脊線(xiàn)式邊框 ) ? inset (內(nèi)嵌效果的邊框 ) ? outset (突起效果的邊框 ) 演示示例:分別使用
點(diǎn)擊復(fù)制文檔內(nèi)容
醫(yī)療健康相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1