⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 eg.html

📁 可作为课程设计或者毕业设计 也可以作为学校精品课程网站使用
💻 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 + -