*.小丫's profile╰⊰⊹✿.。.・ღ.。.*!.{小丫の素材桃源}...BlogLists Tools Help

Blog


    12 December

    *.HTML速查.*

     

           按此在新窗口浏览图片 

    .欢迎来到<小丫素材桃源™>! 收集图图很辛苦'如不是非常时刻请不要整篇拿走'拜托尊重一下小丫的劳动成果'不然小丫会活活哭死去的!

      Ps: 欢迎大家多多link小丫'情不自禁整篇拿走时务必引用通告! 

      

                以下代码为小丫辛苦搜集和整理的结晶'希望大家多多link'不要搬走咯!

     

      ➹.背景图片单一平铺代码

      <table height="100%" width="100%" background="背景图片地址" border=0>
    <tbody><tr><td>日志内容</td></tr></tbody></table>
     

       ➹.背景图片重复平铺代码
      <TABLE width="100%" height="173" background=背景图片地址 <TR><TD valign=top>日志文字 </TD></TR></TABLE>

     

     

      ➹.文字链接代码
      <A href="连接地址" target=_blank>文字</A>

     

      ➹.图片链接代码
      <A href="链接地址" target=_blank><IMG alt="鼠标经过时显示的文字" src="图片地址" border=0></A>

     

     

      ➹.图片在日志文字右边代码
      <P><IMG height=201 src="图片连接地址" width=154 align=right border=0><FONT face=Arial> 日志内容 <BR>&nbsp;</FONT><BR clear=left></P>

     

     

      ➹.图片在日志文字左边代码
      <P><IMG height=201 hspace=30 src="图片连接地址" width=154 align=left border=0><FONT face=Arial>日志内容</FONT></P>

     

     

      ➹.背景图片透明圆圈效代码
      <div style="WIDTH: 100%; "><img src="图片地址" style="FILTER: alpha(opacity=100,  finishOpacity=0,style=2)" width=100% align="right"><img height="100%" src="图片地址"width="100%" align="right"><div style="float:left; WIDTH: 100%; ">日志內容</div></div>

     

     

      ➹.文字竖排效果
      <DIV style="FONT-SIZE: 9pt; WRITING-MODE: tb-rl; TEXT-ALIGN: left"><p>日志文字</P></DIV>

     

     

      ➹.文字发光(粉)效果
      <FONT style="FONT-SIZE: 9pt; FILTER: Glow(color=#FF00DD,strength=2); COLOR: #ffffff; HEIGHT: 9pt">发光文字效果</FONT>

     

     

      ➹.文字发光(红)效果
      <FONT style="FONT-SIZE: 9pt; FILTER: Glow(color=#ff0000,strength=2); COLOR: #ffffff; HEIGHT: 9pt">发光文字效果</FONT>

     

     

      ➹.文字发光(紫)效果
      <FONT style="FONT-SIZE: 9pt; FILTER: Glow(color=#8000FF,strength=2); COLOR: #ffffff; HEIGHT: 9pt">发光文字效果</FONT>

     

     

      ➹.文字发光(黄)效果
       <FONT style="FONT-SIZE: 9pt; FILTER: Glow(color=#FF8000,strength=2); COLOR: #ffffff; HEIGHT: 9pt">发光文字效果</FONT>

     

     

      ➹.文字发光(蓝)效果
       <FONT style="FONT-SIZE: 9pt; FILTER: Glow(color=#0000FF,strength=2); COLOR: #ffffff; HEIGHT: 9pt">发光文字效果</FONT>

     

     

      ➹.文字发光(灰)效果
       <FONT style="FONT-SIZE: 9pt; FILTER: Glow(color=#000000,strength=2); COLOR: #ffffff; HEIGHT: 9pt">发光文字效果</FONT>

     

     

      ➹.文字阴影(粉)效果
       <FONT style="FONT-SIZE: 10pt; FILTER: shadow(color=FFAAFF); WIDTH: 100%; FONT-FAMILY: 新宋体" color=#ff00dd><B>阴影文字效果</B></FONT>

     

     

      ➹.文字阴影(红)效果
       <FONT style="FONT-SIZE: 10pt; FILTER: shadow(color=FF7777); WIDTH: 100%; FONT-FAMILY: 新宋体" color=#ff0011><B>文字阴影效果</B></FONT>

     

     

      ➹.文字阴影(黄)效果
       <FONT style="FONT-SIZE: 10pt; FILTER: shadow(color=CCCC00); WIDTH: 100%; FONT-FAMILY: 新宋体" color=#ffffcc><B>阴影文字效果</B></FONT>

     

     

      ➹.文字阴影(蓝)效果
       <FONT style="FONT-SIZE: 10pt; FILTER: shadow(color=6699FF); WIDTH: 100%; FONT-FAMILY: 新宋体" color=#000ff><B>文字阴影效果</B></FONT>

     

     

      ➹.无限制添加列表代码
       javascript:var l=window.location.href;var p='http://spaces.msn.com/members/';if( l.indexOf(p) != -1 ){ l=l.substring(0+p.length);l=l.substring(0,l.indexOf('/'));Action('addlist','Enter The List Name',new Array('List Name'),null,new Array('128'),p+l+'/PostAcceptor.aspx',null);}

      注:在列表编辑模式下,将这段代码放到地址栏,按Enter.

      ➹.任意设置MSN Space空间首页显示的日志数目代码
       javascript:var e=document.getElementsByTagName("select");var i=0;for(;i<e.length;i++){if(e[i].name=="NumBlogs")break;}if(i<e.length){var ops=e[i].options;while(ops.length!=0){ops.remove(0);}for(i=1;i<100;i++){var op=new Option();op.text=""+i;op.value=""+i;ops.add(op);}}else{alert('error');}

     注:在<网络日志设置>编辑模式下,将这段代码放到地址栏,按Enter.

     

     

     

      ➹.发表不带标题的日志代码

       javascript:if(navigator.userAgent.indexOf('MSIE')>0%20&&%20document.all.rtebox!=null){void(document.all.btn2.disabled=false);void(document.all.btn1.disabled=false);}

     注:在编辑日志内容时,将这段代码放到地址栏,按Enter.


      ➹.统一日志背景代码

       <pre></table></table><table background="图片地址"><tr><td><div><table style="display:none"></pre>

     注:在日志编辑完成之后,把这段代码添加到日志代码后面.  Ps:适用于置顶日志.<评论选项关闭>

     

     

        按此在新窗口浏览图片

     

    Comments (7)

    Please wait...
    Sorry, the comment you entered is too long. Please shorten it.
    You didn't enter anything. Please try again.
    Sorry, we can't add your comment right now. Please try again later.
    To add a comment, you need permission from your parent. Ask for permission
    Your parent has turned off comments.
    Sorry, we can't delete your comment right now. Please try again later.
    You've exceeded the maximum number of comments that can be left in one day. Please try again in 24 hours.
    Your account has had the ability to leave comments disabled because our systems indicate that you may be spamming other users. If you believe that your account has been disabled in error please contact Windows Live support.
    Complete the security check below to finish leaving your comment.
    The characters you type in the security check must match the characters in the picture or audio.

    To add a comment, sign in with your Windows Live ID (if you use Hotmail, Messenger, or Xbox LIVE, you have a Windows Live ID). Sign in


    Don't have a Windows Live ID? Sign up

    Picture of Anonymous
    CAROL鸥 wrote:
    你好棒哦!
    13 Jan.
    Picture of Anonymous
    ′寶寳、 wrote:
    呀咧``.. 刚刚忘记换号;了..
    呼呼..
    再过来踩一脚..
    7 Jan.
    Picture of Anonymous
    ′寶寳、 wrote:
    呼呼。.我把评论彻底的都关了..
    呼呼,,累死了..还把我家小公的那个也整理了下,.
    (真不甘心,老要我弄 她又不来更新,, 哼`)
    呼呼..现在在教学生噢,,哇哈哈,,
    我叫他来你这学习语法了,,
    hoho..
    7 Jan.
    Picture of Anonymous
    _嬌苼惯养_ wrote:
    呼呼,,
    提问噢``

    你那个"评论爆满 转去留言本"的家伙是怎么安上去的吖~??~
    7 Jan.
    Picture of Anonymous
    破孩--- wrote:
    嘿嘿,我总偷老婆的东西,这个对我最实用了!
    5 Jan.
    Picture of Anonymous
    じ☆ve水静蓝 wrote:
    收藏了,谢谢!
    22 Dec.
    Picture of Anonymous
    小妖 wrote:
    收藏了,谢谢!
    13 Dec.

    Trackbacks

    The trackback URL for this entry is:
    http://mami719.spaces.live.com/blog/cns!1D7BA978917CF711!294.trak
    Weblogs that reference this entry
    • None