📄 eg.html
字号:
<html xmlns="http://www.w3.org/1999/xhtml" >
<head>
<title>题目列表</title>
<script type="text/javascript" src="Scripts/ajax.js"></script>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<body style="position: relative; background-color: infobackground">
<center>
<div style="width: 80%; height: 50px; background-color:activecaption; border-right: dodgerblue thick double; border-top: dodgerblue thick double; left: 0px; vertical-align: middle; border-left: dodgerblue thick double; border-bottom: dodgerblue thick double; position: relative; top: 10px; text-align: center; z-index: 100;" id="egType">
</div>
<div style="width: 80%; height: 50px; background-color:highlighttext; border-right: dodgerblue thick double; border-top: dodgerblue thick double; left: 0px; vertical-align: middle; border-left: dodgerblue thick double; border-bottom: dodgerblue thick double; position: relative; top: 15px; text-align: left; z-index: 100;" id="eg">
</div>
<div style="width: 80%; height: 50px; background-color:mistyrose; border-right: red thin dashed; border-top: red thin dashed; left: 0px; vertical-align: middle; border-left: red thin dashed; border-bottom: red thin dashed; position: relative; top: 15px; text-align: left; z-index: 100;" id="ans">
</div>
</center>
<script type="text/javascript">
show(31+"&id="+GetArgsFromHref(window.location.href,'charid'));
</script>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -