发信人: foxc188(kEnNy)
整理人: saintrobust(2000-12-20 22:45:14), 站内信件
|
【 在 foxc188 的大作中提到:】
:请大家点击王菲,观看效果
:......
本来我是用go.163.com的空间做的,早就想写出来了,但是go163老出错,所以换了个地方才写出这个东西
自定义网易社区首先要先申请一个免费的主页空间,这里不多说了
然后做一个包含框架的网页其中一定要有
frame name="panel"(这个就是网易社区的导航栏)
frame name="main"(这个就是你现在看着篇文章的地方)
然后就在自己喜欢的地方加上框架,然后框架里的东西就可以自己定义了
然后在内容或者签名加上以下内容
{font color="#0000FF"}{b}{a href="http://foxc188.qzone.com/bestcool/163sign/index.htm"target="_parent"}喜欢王菲吗?
听听吧 :D{/font}{/b}{/a}
请把{}换成<>
其中http://后面的内容就是你的自定义网页地址,注意target前面不要加空格
附现在这个自定义网易社区的代码
<html>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<head>
<title>网易虚拟社区 广州站</title>
<style type="text/css"><!--
A:link{text-decoration:none}
--></style>
</head>
<frameset cols="128,*" frameborder="NO" border="0" framespacing="0">
<frameset rows="*,140" frameborder="NO" border="0" framespacing="0">
<frame name="panel" scrolling="auto" noresize src="http://uh1.gz.163.com boa?a=1" marginwidth="0" marginheight="0">
<frameset rows="80,60" frameborder="NO" border="0" framespacing="0">
<frame name="select" scrolling="NO" noresize src="select.htm">
<frame name="music" scrolling="NO" noresize src="getlost.htm">
</frameset>
</frameset>
<frame name="main" scrolling="auto" src="http://uh1.gz.163.com default" marginwidth="0" marginheight="0">
</frameset>
<noframes><body bgcolor="#FFFFFF">
</body></noframes>
</html>
---- <a href="http://foxc188.qzone.com/bestcool/163sign/index.htm"target="_parent">啊,我知道的东西谁都能够知道——可是我的心却为我所独有。
---------------------------------------
<a href="http://www.spedia.net/cgi-bin/tz.cgi?run=show_svc&fl=8&vid=508898"target="_blank">-上网有钱赚?
-每小时0.49美元!
|
|