⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 zhuced.jsp~1~

📁 用JSP制作的个人网站
💻 JSP~1~
字号:
<%@page contentType="text/html; charset=gb2312" language="java" import="java.sql.*" errorPage=""%>
<html>
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
  <!--
    .style1 {font-size: 18px}
    .style4 {
    color: #66CCFF;
    font-weight: bold;
    }
    .style5 {
    color: #6699FF;
    font-weight: bold;
    }
    .style7 {color: #33CCFF}
    .style8 {
    color: #33CCFF;
    font-weight: bold;
    }
    .style9 {
    color: #FF0000;
    font-weight: bold;
    }
  -->

</style>
</head>
<body>
<table width="720" height="934" border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
  <tr>
    <td height="934" valign="top">
      <table width="100%" border="0" cellpadding="0" cellspacing="0" background="images/3.png">
        <tr>
          <td width="23%" height="57" valign="top">
            <img src="images/2.png" width="162" height="88">
          </td>
          <td width="77%" valign="midder" align="center">
            <marquee>
              <span class="style1">欢迎** 登陆,祝贺你登陆成功!!</span>
            </marquee>
          </td>
        </tr>
      </table>
	  <table width="100%" height="37" border="0" cellpadding="0" cellspacing="0" background="images/4.png">
        <tr>
          <td width="12%">            网上展厅
            <img src="images/1.png" width="22" height="22"/>
          </td>
          <td width="18%">            发布供求信息
            <img src="images/1.png" width="22" height="22"/>
          </td>
          <td width="17%">            发布求购信息
            <img src="images/1.png" width="22" height="22"/>
          </td>
          <td width="14%">            在线调查
            <img src="images/1.png" width="22" height="22"/>
          </td>
          <td width="13%">            流行时尚
            <img src="images/1.png" width="22" height="22"/>
          </td>
          <td width="13%">            行业资讯
            <img src="images/1.png" width="22" height="22"/>
          </td>
          <td width="13%">            关于我们
            <img src="images/1.png" width="22" height="22"/>
          </td>
        </tr>
      </table>
	  <table width="100%" height="52" border="0" cellpadding="0" cellspacing="0" background="images/5.png">
        <tr>
          <td height="52" background="images/li.png">
         <form id="form1" name="form1" method="post" action="">                
            <span class="style1"> 请选择查询条件</span>
                    
            <select name="select">
              <option>服装</option>
              <option>饰品</option>
              <option>生活用品</option>
              <option>其他</option>
            </select>
             <input type="submit" name="Submit" value="搜索"/>
                      </form>
          </td>
        </tr>
      </table>

 <p>        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
         
        <img src="images/gaihou2.png" width="77" height="77"/>
        &nbsp;
          
        <img src="images/gaihou4.jpg" width="77" height="77"/>
         
        &nbsp;
         
        <img src="images/gaihou14.png" width="77" height="77"/>
          
        &nbsp;
        <img src="images/gaihou11.png" width="77" height="77"/>
         
        &nbsp;
         
        <img src="images/gaihou10.png" width="77" height="77"/>
      </p>
	  <table width="100%" height="968" border="0" cellpadding="0" cellspacing="0">
        <tr>
          <td width="25%" height="484" rowspan="2" valign="top">
            <table width="192" height="140" border="0" bordercolor="#cccccc">
              <tr>
                <td valign="top">
                  <p class="style9">   </p>
                  <p class="style9">                      
                    <strong>网上购物安全可靠,速度快。安全行好,不出门就可以知道最前沿的信息</strong>
                  </p>
                </td>
              </tr>
            </table>

            <table width="192" cellspacing="0" cellpadding="0" border="1" bordercolor="#cccccc">
              <tr bordercolor="#FF9966">
                <td width="192" height="33" valign="midder" background="images/haha.png">      最新资讯 </td>
              </tr>
                <%
                  while (rs_haha.next()) {
                    s_title = rs_haha.getString(2);
                  %>
              <tr>
                <td>

                  <table >
                    <tr>
                      <td height="31" valign="midder "><%=s_title%></td>
                    </tr>
                  </table>
                  </td>
              </tr><%}%>
            </table>
          </td>
          <td width="3%" rowspan="2">&nbsp;</td>
          <td width="72%" valign="top">
            <table width="100%" height="480"  cellpadding="0" cellspacing="0" border="1" bordercolor="#cccccc">
              
            </table>
          </td>
        </tr>
        <tr>
          <td valign="top"><table width="100%" >
            <tr>
              <td width="21%" height="29">&nbsp;</td>
              <td width="79%">&nbsp;</td>
            </tr>
            <tr>
              <td height="33">&nbsp;</td>
              <td>&nbsp;</td>
            </tr>
            <tr>
              <td height="43">&nbsp;</td>
              <td>&nbsp;</td>
            </tr>
            <tr>
              <td>&nbsp;</td>
              <td>&nbsp;</td>
            </tr>
            <tr>
              <td>&nbsp;</td>
              <td>&nbsp;</td>
            </tr>
            <tr>
              <td height="46">&nbsp;</td>
              <td>&nbsp;</td>
            </tr>
          </table></td>
        </tr>
      </table>
    </table>
</body>
</html>

⌨️ 快捷键说明

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