📄 othello2.html
字号:
<HTML>
<HEAD>
<META NAME="GENERATOR" Content="Microsoft Visual Studio 6.0">
</HEAD>
<BODY>
<table width="750" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><table width="520" border="0" align="center">
<tr>
<td><applet
code = Othello.class
name = Othello
width = 520
height=420 viewastext>
<param name=label value="This string was passed from the HTML host.">
<param name=background value="008080">
<param name=foreground value="FFFFFF">
</applet></td>
</tr>
</table></td>
</tr>
</table>
<P> </P>
<!-- Insert HTML here -->
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -