bbs.html

来自「可作为课程设计或者毕业设计 也可以作为学校精品课程网站使用」· HTML 代码 · 共 19 行

HTML
19
字号
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<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="padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px">
    <div style="border-right: #3366ff thick double; border-top: #3366ff thick double;
        border-left: #3366ff thick double; width: 98%; position: static; height: 20px; background-color: #3366ff">
        <strong><span style="font-size: 14pt; color: #ffffff">网上答疑</span></strong></div>
    <div style="border-right: #3366ff thick double; border-left: #3366ff thick double; width: 98%; border-bottom: #3366ff thick double;position: static; background-color: #66ccff; height:auto;" id="bbslist">
        <center><img src="images/loading3.gif" alt="载入中……" /></center></div>
<script type="text/javascript">
show(4+"&pageid="+GetArgsFromHref(window.location.href,'pageID'));
</script>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?