📄 _rights.html
字号:
<HTML>
<HEAD>
<TITLE>Windows Internet Exeplorer</TITLE>
<link href="inc/style.css" type=text/css rel=stylesheet>
<style>
body {
background-color: buttonface;
scroll: no;
margin: 7px, 0px, 0px, 7px;
border: none;
overflow: hidden;
font-size:12px;
}
</style>
</HEAD>
<BODY>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><div align="center"><img src="inc/images/messages.jpg">您确认保存流程图吗?</div></td>
</tr>
<tr>
<td>
<div align="center">
<input name="button2" type="button" value="确定" />
<input name="button" type="button" value="取消"/>
</div></td>
</tr>
</table>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -