半点优化网 http://www.bdxc.net/
当前位置首页 > 网站技术问题> 正文

关于静态网页的代码问题

2022-07-03 20:59:27 暂无评论 136 网站技术问题 问题   修改   帮忙

a:link {
text-decoration: none;
}


超链接无下划线


a:visited {
text-decoration: none;
}


访问过的超链接无下划线


a:hover {
text-decoration: underline;
}


鼠标移上超链接有下划线


a:active {
text-decoration: none;
}


超链被用户激活后无下划线




问题2:


a:link{
color:#FFFF00;
text-decoration:none;
}
a:hover{
background-color:#FF0000;
}
a:visited {
text-decoration:line-through;
color:#CC0099;
}



网页代码问题,我修改后就出问题了,请帮忙看一下?

<table width=100%>
<tr><td colspan=2><table width=950>
<tr>
<td><%=GetAdSense(27)%></td>
</tr>
</table></td>
</tr>
</table>


把每个表都写完整,就不会出现这样的问题了。


祝您成功!


感谢对非安全工作室的支持www.nohack8.cn