📄 zhishi.asp
字号:
<td width="6"></td>
<td valign="top"><table width="100%" height="100%" border="0" cellpadding="2" cellspacing="1" bgcolor="#4CA8F8">
<tr>
<td valign="top" bgcolor="#FFFFFF"><table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="19" bgcolor="#B4C7D8"><div align="center"><img src="images/zhishi.gif" width="74" height="19"></div></td>
</tr>
<tr>
<td height="2" bgcolor="#FFFFFF" ><img src="images/1.gif" width="1" height="1"></td>
</tr>
<tr>
<td valign="top" bgcolor="#EDF2F6"><table width="100%" border="0" cellspacing="0" cellpadding="20">
<tr>
<td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><strong><font color="#0348B0">近视眼</font></strong></td>
</tr>
<tr>
<td height="6"></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<%sql="select top 12 * from news where newssort=2 order by id desc "
set rs=conn.execute (sql)
while not rs.eof %>
<tr>
<td width="9" valign="top"><img src="images/di5.gif" width="5" height="10"></td>
<td valign="top"><a href="newshow.asp?id=<%=rs("id")%>"><%=rs("title")%></a></td>
</tr>
<tr>
<td height="5" colspan="2"><img src="images/1.gif" width="1" height="1"></td>
</tr>
<%rs.movenext
wend %>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td> </td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><strong><font color="#0348B0">白内障</font></strong></td>
</tr>
<tr>
<td height="6"></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<%sql="select top 12 * from news where newssort=3 order by id desc "
set rs=conn.execute (sql)
while not rs.eof %>
<tr>
<td width="9" valign="top"><img src="images/di5.gif" width="5" height="10"></td>
<td valign="top"><a href="newshow.asp?id=<%=rs("id")%>"><%=rs("title")%></a></td>
</tr>
<tr>
<td height="5" colspan="2"><img src="images/1.gif" width="1" height="1"></td>
</tr>
<%rs.movenext
wend %>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td> </td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><strong><font color="#0348B0">青光眼</font></strong></td>
</tr>
<tr>
<td height="6"></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<%sql="select top 12 * from news where newssort=4 order by id desc "
set rs=conn.execute (sql)
while not rs.eof %>
<tr>
<td width="9" valign="top"><img src="images/di5.gif" width="5" height="10"></td>
<td valign="top"><a href="newshow.asp?id=<%=rs("id")%>"><%=rs("title")%></a></td>
</tr>
<tr>
<td height="5" colspan="2"><img src="images/1.gif" width="1" height="1"></td>
</tr>
<%rs.movenext
wend %>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td> </td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><strong><font color="#0348B0">屈光疾病</font></strong></td>
</tr>
<tr>
<td height="6"></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<%sql="select top 12 * from news where newssort=5 order by id desc "
set rs=conn.execute (sql)
while not rs.eof %>
<tr>
<td width="9" valign="top"><img src="images/di5.gif" width="5" height="10"></td>
<td valign="top"><a href="newshow.asp?id=<%=rs("id")%>"><%=rs("title")%></a></td>
</tr>
<tr>
<td height="5" colspan="2"><img src="images/1.gif" width="1" height="1"></td>
</tr>
<%rs.movenext
wend %>
</table></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table>
<table width="770" height="6" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><img src="images/1.gif" width="1" height="1"></td>
</tr>
</table>
<table width="770" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="22" valign="middle" bgcolor="#087BE0"><div align="center"><font color="#FFFFFF">广东省人民医院眼科准分子激光近视治疗中心</font></div></td>
</tr>
<tr>
<td height="40" valign="middle" bgcolor="#f2f2f2"><div align="center">地址:广州市中山二路106号(东川门诊5楼)
电话:83827812--2251 直拨电话:83868661 E-mail:info@gdeyenet.com<br>
版权所有 广东省人医院眼科 2003</div></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -