menubar.htm

来自「秀色在线音乐台 秀色在线音乐台 秀色在线音乐台」· HTM 代码 · 共 47 行

HTM
47
字号
<html>

<head>

<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>导航条</title>
<base target="_blank">
</head>

<body topmargin="0" leftmargin="0">
<table cellSpacing=0 cellPadding=0 width="100%" border=1 style="border-collapse: collapse" bordercolor="#111111">
              <tr>
                  <td width="12%" align="center" bgcolor="#6699FF"><a href="http://www.111w.com/">
                  <font color=#ffffff style="font-size: 9pt">首页</font></a></td>
                  <td width="88%" bgColor=#d8d8d8><NOBR>
                  <span style="font-size: 9pt">&nbsp;<a href="http://www.111k.com/"> 
                  性保健频道</a>|<a href="http://www.111w.com/chat">秀色成人聊天</a>|<a href="http://www.cnclubs.com/">成人论坛</a>|<a href="http://www.111w.com/webdoor">精彩网址大全</a>|<a href="http://www.fm3.net">在线音乐</a>|<a href="http://www.111w.com/ip">IP手机地址查询</a>|<a href="http://www.111w.com/news/autonews/news.asp">新闻频道</a>|<a href="http://www.111w.com/book">星座花语</a>&nbsp;&nbsp; 
                    <script language=JavaScript type=text/javascript>              
					var today=new Date();              
					var strDate; 
					var strYear;             
					var strWeek;
					var strMonth;
					strYear=today.getYear()+'-'; 
					strMonth=(today.getMonth()+1)+'-';             
					strDate=today.getDate()+' 星期';
					              
					if(today.getDay()==0){strWeek='日';}              
					if(today.getDay()==1){strWeek='一';}              
					if(today.getDay()==2){strWeek='二';}              
					if(today.getDay()==3){strWeek='三';}              
					if(today.getDay()==4){strWeek='四';}              
					if(today.getDay()==5){strWeek='五';}              
					if(today.getDay()==6){strWeek='六';}   
					            
					strDate=strDate+strWeek;              
					document.write(strYear+strMonth+strDate);       
				  </script>
                  </span>
                 </NOBR>
                </td>
              </tr>
            </table>

</body>

</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?