menu.html

来自「一种简单加密的例子 我是新手 很简单的一个例子」· HTML 代码 · 共 37 行

HTML
37
字号
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0043)http://www.pconline.com.cn/script/menu.html -->
<HTML><HEAD>
<META content="text/html; charset=gb2312" http-equiv=Content-Type><LINK 
href="menu.files/text.css" rel=stylesheet>
<SCRIPT language=JavaScript>function price_s() { //v2.0parent.document.all.price.style.visibility = 'visible';}function price_h() { //v2.0parent.document.all.price.style.visibility = 'hidden';}</SCRIPT>

<META content="MSHTML 5.00.2614.3500" name=GENERATOR></HEAD>
<BODY bgColor=#ffffcc onmouseout=price_h()//alert(1);window.close(); 
onmouseover=price_s()>
<TABLE bgColor=#5d6367 border=0 cellPadding=0 cellSpacing=1 width=58>
  <TBODY>
  <TR>
    <TD align=middle><A href="http://www.pconline.com.cn/market/" 
      target=_top><FONT color=#ffffff>今日报价</FONT></A></TD></TR>
  <TR>
    <TD align=middle bgColor=#ffffcc class=sfont><A 
      href="http://www.pconline.com.cn/market/bj/" target=_top>北京报价</A><BR><A 
      href="http://www.pconline.com.cn/market/gz/" target=_top>广州报价</A><BR><A 
      href="http://www.pconline.com.cn/market/sh/" target=_top>上海报价</A><BR><A 
      href="http://www.pconline.com.cn/market/sz/" target=_top>深圳报价</A><BR><A 
      href="http://www.pconline.com.cn/market/nn/" target=_top>南宁报价</A><BR><A 
      href="http://www.pconline.com.cn/market/cq/" target=_top>重庆报价</A><BR><A 
      href="http://www.pconline.com.cn/market/sd/" target=_top>山东报价</A><BR><A 
      href="http://www.pconline.com.cn/market/nj/" target=_top>南京报价</A><BR><A 
      href="http://www.pconline.com.cn/market/hk/" target=_top>香港报价</A> 
  </TD></TR></TBODY></TABLE></BODY></HTML>

⌨️ 快捷键说明

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