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

📄 newhome.jsp

📁 chat client using java technology see the source code for additional more info
💻 JSP
字号:
<%@ page contentType="text/html; charset=iso-8859-1" language="java" import="java.sql.*" errorPage="" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>newhome</title>
<style type="text/css">
<!--
.style3 {
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}
.style6 {color: #006600; font-weight: bold; font-size: 14px; }
-->
</style>
</head>

<body>
<form name="form1" method="post" action="">
  <table width="68%"  border="1" align="center" bordercolor="#00CC00">
    <tr>
      <td height="307" align="right" valign="top" background="Ayur2.JPG"><span class="style3"><u> Home</u> <u>AboutUs</u> <u>About Ayurveda</u> <u>ContactUs </u> </span></td>
    </tr>
    <tr>
      <td><table width="689" height="424" >
        <tr>
          <td width="220" height="258" background="parch-ayur.gif"><table width="100%" height="220" >
            <tr>
              <td height="37"><div align="center" class="style6"><u>HOME</u></div></td>
              </tr>
            <tr>
              <td height="33"><div align="center" class="style6"><u>KLE SOCIETY</u></div></td>
            </tr>
            <tr>
              <td height="32"><div align="center" class="style6"><u>ABOUT AYURVEDA </u></div></td>
            </tr>
            <tr>
              <td height="35"><div align="center" class="style6"><u>DEPARTMENTS</u></div></td>
            </tr>
            <tr>
              <td height="34"><div align="center" class="style6"><u>FACILITIES</u></div></td>
            </tr>
            <tr>
              <td><div align="center" class="style6"><u>CONTACT US </u></div></td>
            </tr>
          </table></td>
          <td width="452" valign="top"><div align="right">
          </div></td>
        </tr>
      </table></td>
    </tr>
  </table>
</form>
</body>
</html>

⌨️ 快捷键说明

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