100分 帮我编个三岁智商的网页

来源:百度知道 编辑:UC知道 时间:2024/05/04 12:41:16
就是点击“XXX”打开网页(内容:123xxx)就OK了,例如点击"知道"我们就看到了现在的页面,只不过内容复杂些,我的就要求内容是123XXX这几个字就行

插入相对路径

最好还是请人替你设计吧 而且三岁的儿童智商有限 用演示稿做给他用就行了

把下列代码另存为html即可

<table border style="cursor:hand" width=80 height=30 onClick="WenZhang.style.display='block'">
<tr><td align=center>打开</td></tr></table></td></tr></table>
<div style="position:absolute;display:none;top:expression((document.body.clientHeight-320)/2+body.scrollTop);left:expression((document.body.clientWidth-400)/2)" id=WenZhang>
<table border width=400 border bordercolor=black bordercolordark=white cellpadding=0 cellspacing=0>
<tr bgcolor=000070>
<th align=center height=20><font color=white>添加内容</font></th></tr>
<tr bgcolor=menu><td><table><tr>
<form action=<%=FileName%>?模块=管理&操作=添加 method=post>
<td width=77 align=center>内容<input type=button value=关闭 onClick="WenZhang.style.displ