adminArticle.jsp
上传用户:bjjsss
上传日期:2018-06-10
资源大小:4236k
文件大小:1k
源码类别:

SilverLight

开发平台:

Java

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2. <html>
  3. <head>
  4. <title>Blog鏂囩珷绠$悊</title>
  5. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  6. <link rel="StyleSheet" type="text/css" href="images/mystyle.css">
  7. <script language="javascript" src="images/adminArticle.js" type="text/javascript"></script>
  8. <base target="contents">
  9. </head>
  10. <body text="#FCD447" onload="loadRequest()">
  11. <table border="1" width="550" height="73" bordercolor="#FCD447">
  12. <tr>
  13. <td width="74%" valign="top" height="14">
  14. <font color="#FF0000"><b>Blog鏂囩珷绠$悊</b></font>
  15. </td>
  16. </tr>
  17. <tr>
  18. <td width="74%" valign="top" height="14">
  19. <font color="#FF0000"><b>鏂囩珷鍒嗙被</b></font>
  20. <select id="sort" onchange="sortChange()">
  21. </select>
  22. </td>
  23. </tr>
  24. <tr>
  25. <td width="74%" valign="top" height="13">
  26. <font color="#FF0000">
  27. <table border="1" width="100%" bordercolor="#FF9900" align="center">
  28. <tr>
  29. <td width="25%" align="center">
  30. <b>鏂囩珷鍚嶇О</b>
  31. </td>
  32. <td width="25%" align="center">
  33. <b>鍙戣〃鏃堕棿</b>
  34. </td>
  35. <td width="50%" colspan="2" align="center">
  36. <b>鎿嶄綔</b>
  37. </td>
  38. </tr>
  39. <tbody id="articleList"></tbody>
  40. </table> <b></b></font>
  41. </td>
  42. </tr>
  43. </table>
  44. </body>
  45. </html>