分享

全文图解HTML代码

 笑熬浆糊a 2012-05-25
全文图解HTML代码
发表日期:2009-4-19 19:33:00 出处:转载 作者:网络 发布人:pyxj 已被访问 4085

 

基础代码

<*P align=center><*IMG src="图片链接地址" width=500>

 

加边框图

普通黑色边框

<*P align=center><*IMG src="图片链接地址" width=500 border=10>

 

立体像框

<*P align=center><*IMG width=500 src="图片链接地址" style="border:10px #000000 double">

 

双层像框

<*table bordercolor=#000000 border=10> <*tbody> <*tr> <*td> <*center> <*table bordercolor=#000000 border=10> <*tbody> <*tr> <*td> <*IMG src="图片链接地址"> <*/td><*/tr><*/tbody><*/table><*/center> <*/td><*/tr><*/tbody><*/table> 

 

简单的装饰框

<*P align=center><*IMG src="图片链接地址" width=500 style="border:10px #007979 solid"> 

 

<*P align=center><*IMG src="图片链接地址" width=500 style="border:10px #007979 dashed"> 

 

<*P align=center><*IMG src="图片链接地址" width=500 style="border:10px #007979 dotted"> 

 

<*P align=center><*IMG src="图片链接地址" width=500 style="border:10px #007979 double"> 

 

<*P align=center><*IMG src="图片链接地址" width=500 style="border:10px #007979 groove"> 

 

<*P align=center><*IMG src="图片链接地址" width=500 style="border:10px #007979 ridge"> 

 

<*P align=center><*IMG src="图片链接地址" width=500 style="border:10px #007979 inset"> 

 

<*P align=center><*IMG src="图片链接地址" width=500 style="border:10px #007979 outset"> 

 

透明的效果

<*P align=center><*IMG style="FILTER: Alpha(opacity=100,style=1)" src="图片链接地址" width=500> 

 

<*P align=center><*IMG style="FILTER: Alpha(opacity=100,style=2)" src="图片链接地址" width=500> 

 

<*P align=center><*IMG style="FILTER: Alpha(opacity=100,style=3)" src="图片链接地址" width=500> 

 

<*P align=center><*IMG style="FILTER: Alpha(opacity=0,finishopacity=100,style=1)" src="图片链接地址" width=500> 

 

<*P align=center><*IMG style="FILTER:progid:DXImageTransform.Microsoft.Emboss()" src="图片链接地址" width=500> 

 

<*P align=center><*IMG style="FILTER:progid:DXImageTransform.Microsoft.Glow()" src="图片链接地址" width=500> 

 

<*P align=center><*IMG style="FILTER:progid:DXImageTransform.Microsoft.Glow(Color=#004B97,Strength=10)" src="图片链接地址" width=500> 

 

<*P align=center><*IMG style="FILTER:progid:DXImageTransform.Microsoft.Shadow(Color=#007979,Direction=135,Strength=10)" src="图片链接地址" width=500> 

 

注:使用请取消*号

    本站是提供个人知识管理的网络存储空间,所有内容均由用户发布,不代表本站观点。请注意甄别内容中的联系方式、诱导购买等信息,谨防诈骗。如发现有害或侵权内容,请点击一键举报。
    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约