導航:首頁 > 動漫圖片 > html怎麼使圖片不清晰

html怎麼使圖片不清晰

發布時間:2023-11-02 15:31:36

㈠ html中怎樣使圖片呈透明狀態

<scriptlanguage="JavaScript"type="text/JavaScript">
<!--
//flashlover

functioncorrectPNG()
{
for(vari=0;i<document.images.length;i++)
{
varimg=document.images
varimgName=img.src.toUpperCase()
if(imgName.substring(imgName.length-3,imgName.length)=="NG")
{
varimgID=(img.id)?"id='"+img.id+"'":""
varimgClass=(img.className)?"class='"+img.className+"'":""
varimgTitle=(img.title)?"title='"+img.title+"'":"title='"+img.alt+"'"
varimgStyle="display:inline-block;"+img.style.cssText
if(img.align=="left")imgStyle="float:left;"+imgStyle
if(img.align=="right")imgStyle="float:right;"+imgStyle
if(img.parentElement.href)imgStyle="cursor:hand;"+imgStyle
varstrNewHTML="<span"+imgID+imgClass+imgTitle
+"style=""+"width:"+img.width+"px;height:"+img.height+"px;"+imgStyle+";"
+"filter:progidXImageTransform.Microsoft.AlphaImageLoader"
+"(src='"+img.src+"',sizingMethod='scale');"></span>"
img.outerHTML=strNewHTML
i=i-1
}
}
}
window.attachEvent("onload",correctPNG);
//-->
</script>

如何用DW做出背景圖片模糊,文字清晰的html文檔

景圖片模糊 這是屬於圖片處理了,要用PS。
也可以用CSS的濾鏡來處理,
代碼如下:
img {
-webkit-filter: blur(8px);
filter: blur(8px);
filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=8, MakeShadow=false);
}

閱讀全文

與html怎麼使圖片不清晰相關的資料

熱點內容
怎麼把word的柱狀圖變成圖片 瀏覽:753
動漫森女圖片 瀏覽:404
漢服圖片衣服紙樣 瀏覽:749
最美女殺手安娜圖片 瀏覽:746
ppt如何讓圖片背景去掉 瀏覽:737
披發發型圖片優雅 瀏覽:383
word組合圖形和圖片 瀏覽:602
男生專用聊天背景圖片黑色 瀏覽:473
織語毛巾價格圖片 瀏覽:822
漂亮可愛寶可夢圖片 瀏覽:923
小女孩高冷圖片 瀏覽:788
絨線鉤衣服的花樣圖片 瀏覽:949
張敬軒發型圖片 瀏覽:662
word在表格中插入圖片如何布滿 瀏覽:663
短臉蛋發型圖片 瀏覽:855
土酒價格圖片 瀏覽:768
純色簡約黑衣服圖片 瀏覽:628
人心不簡單圖片大全 瀏覽:814
想你了男生圖片動漫 瀏覽:133
臉長男適合的發型圖片 瀏覽:941