ref=“favicon.ico“〉可以在收藏夹中显示出你的图标
7.〈inputstyle=“ime-mode:disabled“〉关闭输入法
8.永远都会带着框架
〈scriptlanguage=“javascript“〉〈!--
if(window==top)top.location.href=“frames.htm“;//frames.htm为框架网页
//--〉〈/script〉
9.防止被人frame
〈scriptlanguage=javascript〉〈!--
if(top.location!=self.location)top.location=self.location;
//--〉〈/script〉
10.〈noscript〉〈iframesrc=*.html〉〈/iframe〉〈/noscript〉网页将不能被另存为
11.〈inputtype=buttonvalue=查看网页源代码
页码:[1] [2] [3] [4] [5] [6] 第2页、共6页 |