summaryrefslogtreecommitdiffstats
path: root/HTML/Chapter/Ch. 4 Hands-on assignments/Ch4_msglm/trillium/4.6.index.html
blob: 6c6f4f466edf4549ee1e01b5f605a5ed76981747 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<!DOCTYPE html>
<html lang="en">
<head>
<title>Trillium Media Design</title>
<meta charset="utf-8">
<link rel="stylesheet" href="4.6.trillium.css">
</head>
<body>
<header>
<span><h1>Trillium Media Design</h1><span>
</header>
<nav><a href="4.6.index.html">Home</a> &nbsp;
     <a href="4.6.services.html">Services</a> &nbsp;
	 <a href="contact.html">Contact</a>
</nav>
<main>
 <h2>New Media and Web Design</h2>
 <p><span>Trillium Media Design</span> will bring your company&rsquo;s Web presence to the next level. <span>We offer a comprehensive range of services:</span></p>
  <ul>
    <li>Website Design</li>
    <li>Interactive Animation</li>
    <li>E-Commerce Solutions</li>  	
    <li>Usability Studies</li>
    <li>Search Engine Optimization</li>
  </ul>
  <h2>Meeting Your Business Needs</h2>
    <p>Our expert designers will listen to you as they create a website that helps to promote and grow your business.</p>
</main>
<footer>
  Copyright &copy; Your Name Here
</footer>
</body>
</html>