map.html

来自「自制国外大学学校计算机学院网站」· HTML 代码 · 共 40 行

HTML
40
字号
<!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>Site Map</title>
<style type="text/css">
<!--
.style1 {color: #330066}
-->
</style>
</head>

<body>

<H1 class="style1"><a href="http://www.lboro.ac.uk">Loughborough University </a></H1>
<h4 class="style1"><a href="index3.php?page=home">Home</a></h4>
<h4 class="style1"><a href="department.php">The Department</a></h4>
<blockquote>
  <h5 align="left" class="style1"><a href="department.php?page=news">News</a></h5>
  <h5 class="style1"><a href="department.php?page=video">Videos</a></h5>
  <h5 class="style1"><a href="department.php?page=gallery">Gallery</a></h5>
  <h5 class="style1"><a href="department.php?page=find">Find Us</a></h5>
</blockquote>
<h4 class="style1"><a href="courses.php?page=undgrad">Degrees</a></h4>
<blockquote>
  <h5 class="style1"><a href="courses.php?page=search">Degrees Offered</a></h5>
  <h5 class="style1"><a href="courses.php?page=undgrad">Entry Requirements</a></h5>
  <h5 class="style1"><a href="courses.php?page=requirement">Find Your Degree</a></h5>
  <h5 class="style1"><a href="courses.php?page=comments">Forum</a></h5>
  <p class="style1">&nbsp;</p>
</blockquote>
<h4 class="style1"><a href="index3.php?page=money">Financial Help</a></h4>
<h4 class="style1"><a href="index3.php?page=staff">Staff</a></h4>
<h4 class="style1"><a href="faq.php">FAQ</a></h4>
<h4 class="style1"><a href="search.php">Search</a></h4>
<h4 class="style1"><a href="index3.php?page=contact">Contact Us</a></h4>
</body>
</html>

⌨️ 快捷键说明

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