📄 index.jsp
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Delicious Fruit | Dieter Schneider 2007 | www.csstemplateheaven.com</title>
<link rel="stylesheet" type="text/css" href="style.css" />
<style type="text/css">
<!--
.STYLE1 {
color: #000000;
font-weight: bold;
}
.STYLE3 {font-size: medium}
-->
</style>
</head>
<body>
<div id="container">
<div id="header">
<div id="header_left">
<h1>Big Bird </h1>
<h2>Movies heaven</h2>
</div>
<div id="header_right">
<p class="welcome">Welcome, Guest. Please login or <a href="register.jsp">register</a>.</p>
<form id="form1" method="post" action="/big-bird/Show">
<p><label>Username
<input type="text" class="fields" name="username" />
</label>
<label>Password
<input type="text" class="fields" name="password" />
<input type="submit" class="submit_button" name="Submit" value="login" />
</label></p>
</form>
</div>
</div>
<div id="left">
<h4><span class="menu_first_letter">Navigation</span> </h4>
<div id="navcontainer">
<ul id="navlist">
<li id="active"><a href="index.jsp" id="current">Home</a></li>
<li class="green"><a href="shoppinglist.jsp">My Shopping-cart</a></li>
<li><a href="Myaccount.jsp">My account </a></li>
<li><a href="register.jsp">Register</a></li>
<li><a href="aboutUs.jsp">About us </a></li>
</ul>
</div>
<h4>Contact us </h4>
<form id="form2" method="post" class="contact_us" action="/big-bird/suggestionAnswer.jsp">
<p><label>Name
<input type="text" class="fields_contact_us" name="textfield" />
</label>
<label>E-mail
<input type="text" class="fields_contact_us" name="textfield2" />
</label>
<label>
Your message:
<textarea name="textarea" cols="" rows=""></textarea>
</label>
<label>
<input type="submit" class="submit_button_contact" name="Submit3" value="Submit" />
</label></p>
</form>
<h4> </h4>
<a href="http://www.csstemplateheaven.com"></a></div>
<div class="STYLE1" id="right">
<div align="center" class="STYLE2">
<p align="center" class="STYLE3">热门影视推荐</p>
<p align="left" class="STYLE3"><a href="EShop4.jsp"><img src="images/8932483_m.jpg" alt="" width="160" height="140" /></a> <a href="EShop2.jsp"><img src="images/20081579_m.jpg" alt="" width="160" height="140" /></a> </p>
<p align="left" class="STYLE3">《TOM AND JERRY》 《集结号》</p>
<p align="left" class="STYLE3"><a href="EShop.jsp"><img src="images/20089987_m.jpg" alt="" width="160" height="140" /></a> <a href="EShop3.jsp"><img src="images/20071023919316251850632498.jpg" alt="" width="160" height="140" /></a></p>
<p align="left" class="STYLE3"> 《投名状》 《国家宝藏2》 </p>
<p align="left" class="STYLE3"> </p>
<label>
</div>
<p> </p>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -