📄 view.htm
字号:
<html>
<head>
<title>View image</title>
</head>
<body bgcolor="#C0C0CA">
<table border="1" bgcolor="#C0CAC0">
<tr>
<td valign="top">
<h4>The image has been saved at your server</h4>
<table>
<tr><td bgcolor="#000000"><img src="image.png"></td></tr>
</table>
<br><font size="-1">Press Refresh if you don't see changes.</font>
</td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -