⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 bill.html

📁 linux 下svgalib编的一个界面程序示例
💻 HTML
字号:
<HTML>   <HEAD>      <META  name="description"              content="Can't stand Bill Gates or Microsoft? Vent your                      frustration here!">      <META  name="keywords" content="Bill Gates, Microsoft, Windows,                                      Millionaire, DOS, Redmond.">      <TITLE>Punch Bill Gates</TITLE>      <SCRIPT LANGUAGE = "JavaScript">      <!--//      var version = 0;      if (navigator.appVersion > "3")      {         version = 3;                         activetwo = new Image(232, 157);         activetwo.src = "bill_3.gif";         active = new Image(232, 157);         active.src = "bill_2.gif";         inactive = new Image(232, 157);         inactive.src = "bill_1.gif";      } else if (navigator.appVersion < "3") {          version = 2;      } else {         version = 2;      }      function change_button()      {        document.images[0].src = active.src;        setTimeout( "document.images[0].src = active.src", 100);         setTimeout( "document.images[0].src = activetwo.src", 300);         setTimeout( "document.images[0].src = inactive.src", 100);       }      //-->      </SCRIPT>   </HEAD>   <BODY background="bigline.gif" bgcolor=ffffff text=232424 link=us4077    vlink=us4077 alink=#D0D000>   <br clear=all>   <br clear=all>   <font face="Monaco,BernhardFashion BT,Century Gothic,BankGothic Md               BT,Trebuchet,Trebuchet MS" color=5a84bd size=4>      &nbsp;&nbsp;p&nbsp;u&nbsp;n&nbsp;c&nbsp;h&nbsp;&nbsp;   </font>   <font face="Monaco,BernhardFashion BT,Century Gothic,BankGothic Md               BT,Trebuchet,Trebuchet MS" color=777777 size=4>      b&nbsp;i&nbsp;l&nbsp;l&nbsp;&nbsp;g&nbsp;a&nbsp;t&nbsp;e&nbsp;s&nbsp;<br>   </font>   <br clear=all>   <!-- Add a second one for resolutions higher than 640 x 480   <br clear=all>    -->   <center>   <form name="bill">   <table border=0>      <tr>         <td align=center>            <a href = "JavaScript:alert('Quick!alt-control-delete!')"             onMouseOver = "change_button();return true">            <img height=157 width=232 border=0 src="bill_1.gif"></A>         </td>      </tr>       <tr>         <td>            &nbsp;         </td>      </tr>         <td align=center>            <input type=button value="let him have it!"             onclick="change_button();return true">         </td>      </td>   </table>   </form>   <p>   <!--  Edit the following to have a counter   <font face="Helvetica,Arial" size=1>   <center>   <sub>      Billionaire software moguls assaulted:   </sub>   <br>   <img align=middle src="http://www.well.com/cgi-bin/Count.cgi?ft=0|frgb=0;0;0|tr=0|trgb=0;0;0|wxh=15;20|md=6|dd=B|st=5|sh=1|df=v/a/vanya/.bill" height=12>   </center>   </font>    -->   <p>   <table width="100%" cellpadding=10 border=0>      <tr>         <td>            <font face="Helvetica,Arial" size=1>            <hr>            <p>            Okay, so it's a stupid browser trick (and if you're using            Netscape 2.0 or MS Internet Explorer 3.0, you're probably            wondering "What's the point?" Get a new browser and find            out!)...  How's it done? <a href="code.html">Look here</a>.            By the way, the fist came from ID's            <a href="http://www.idsoftware.com/doommac.html">Doom</a>.            For more stupid stuff, why not visit my            <a href="http://www.well.com/user/vanya/">homepage</a>?            It couldn't hurt...            <p>            Disclaimer: Of course no one wishes any actual harm to come            to the billionaire boy wonder - this page is <b>IN NO WAY</b>            meant to encourage violence of any kind against Mr. Gates,            Microsoft, PC users, residents of Redmond, Washington,            iguanas, trumpet players, 104-key keyboard assemblers,            deodorant users, Sherpas, or alpacas. This page is meant            entirely in jest; no alpacas were harmed in any way during the            production of this page.         </td>      </tr>   </table></body></html>

⌨️ 快捷键说明

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