Step 4: Banner Title HTML Source Code Part C

<!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 xml:lang="en-US" lang="en-US">

  <title>Career Center Home Page</title>

  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

  <link href="styles/career-main-step-04.css" type="text/css" rel="stylesheet"/>

</head>

<body>

<div id="body">

  
  <div id="title"> <a href="http://www.uiuc.edu/"> <img class="logo" alt="UIUC Home Page" src="images/vsmltraditional.gif" width="35" height="46" /></a>

    <p class="title">
      <span class="title">T</span>he
      <span class="title">C</span>areer
      <span class="title">C</span>enter

    </p>

    <p class="uiuc"><a href="http://www.uiuc.edu/">The University of Illinois at Urbana-Champaign</a> </p>

  </div>

</div>

</body>

</html>