📄 railway2.html
字号:
<html>
<head>
<title>中国铁路运行图</title>
</head>
<body>
<div align="center">
<center>
<table border="0" width="700" height="199">
<tr>
<td width="640" height="18">
<marquee direction="right" width="640" height="16" bgcolor="#00FFFF" scrollamount="2" scrolldelay="80" behavior="alternate">中国铁路运行图
中国铁路运行图</marquee>
</td>
</tr>
<tr>
<td width="640" height="560">
<p align="center">
<applet code=Railway.class width=640 height=560 >
</applet>
</p>
</td>
</tr>
</table>
</center>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -