LAB 2 - WEB DESIGN ELEMENTS



<!DOCTYPE html>
<html lang="en">
<head>
<title>Trillium Media Design</title>
<meta charset="utf-8">

</head>
<body>
 <h1>&nbsp;Trillium Media Design</h1>
 <div><a href="index.html">Home</a> <a href="services.html">Services</a> <a href="contact.html">Contact</a></div>
 <h2>New Media and Web Design</h2>
 <p>Trillium Media Design will bring your company's Web presence to the next level.
    We offer a comprehensive range of services:  </p>
  <h2>Meeting Your Business Needs</h2>
  <p>Our expert designers are creative and eager to work with you.</p>
<div id="footer">Copyright &copy; 2012 Your Name Here</div>
</body>
</html>


Comments

Popular Posts