给你的个人主页加上彩色的【边框】

      源码 2005-9-29 2:47
 〈SCRIPT language=JavaScript1.2〉

 
  if (document.all)

  document.body.style.cssText="border:15 ridge red" //“border:15”是宽度,“red”可以换成你需要的颜色,如“green(绿色)”,“blue(蓝色)”等等。

  〈/SCRIPT〉

  以上是加框框的代码,直接修改加入您的主页代码〈body〉〈/body〉中即可。

  隐藏横竖滚动条的语句是:〈body style="overflow:hidden"〉。

标签集:TAGS:
回复Comments() 点击Count()

回复Comments

{commenttime}{commentauthor}

{CommentUrl}
{commentcontent}