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

📄 java9.htm

📁 javaapplet 实例教程
💻 HTM
字号:
<html>
<head>
<meta http-equiv="Content-Type"
content="text/html; charset=gb_2312-80">
<title>网页教学网-->>免费教程</title>
<link rel="stylesheet" type="text/css" href="samp.css">
</head>
<body background="backgr.gif">
<table border="0" width="750">
    <tr>
        <td valign="top" width="150"><br><br>  
   
</td>
        
<td width="600">

<table border="0" width="100%" cellspacing="0" cellpadding="0" height="34">
  <tr>
    <td width="11%" rowspan="2" height="34"></td>
    <td width="26%" height="16"><br>
    <font face="Arial Narrow" color="#FF0000">Clock.class</font></td>
    <td width="53%" height="16">
    <applet code="Clock.class" width="160" height="80" align="middle">
      <param name="bordersize" value="30">
      <param name="bordercoloroutside" value="#dedede">
    </applet>
    </td>
    <td width="10%" height="16"></td>
  </tr>
  <tr>
    <td width="79%" height="18" colspan="2" bgcolor="#FFFFFF"><br><p>
    将下列原代码加入html的&lt;body&gt;&lt;/body&gt;之间:<br>
    <br>
    <font face="Arial Narrow" color="#408080">&lt;applet code=&quot;Clock.class&quot; 
    width=&quot;160&quot; height=&quot;80&quot; align=&quot;middle&quot;&gt;<br>
    &lt;param name=&quot;bordersize&quot; value=&quot;30&quot;&gt;<br>
    &lt;param name=&quot;bordercoloroutside&quot; value=&quot;#dedede&quot;&gt;<br>
    &lt;/applet&gt;</font><br>
    <p align=center><a href=./index.htm>[返回]</a></p>
    </td>
    <td width="10%" height="18"></td>
  </tr>
</table>

</td></tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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