lab 2 web architecture
1)<!DOCTYPE html>
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>Untitled 1</title>
<style>
.hai{
color:red;}
</style>
<body>
<h1 style="background-color:darkblue;color:aliceblue"> Trillium Media Design </h1>
<p style="background-color:gainsboro"><a href="homepage.html">Home</a> <a href="homepage.html">Services</a> <a href="homepage.html">Contact</a></p>
<h1 style="color:purple"> New Media and Web Design </h1>
<p> Trillium Media Design will bring your company's web presence to the next level. We offer a comprehensive range of services:</p>
<ul>
<li>Website Design</li>
<li>Interactive Animation</li>
<li>E-Commerce Solutions</li>
<li><span class ="hai">Usability Studies</span></li>
<li><span class ="hai">Search Engine Optimation</span></li></ul>
<h1 style="color:purple"> Meeting Year Business Needs </h1>
<p1> Our expert designers are creative and eager to work with you.
<footer>
<small> <i>
Copyright@ 2014 Xinyin
</i> </small>
</footer>
</body>
</html>
2)<!DOCTYPE html>
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>Untitled 1</title>
</head>
<!DOCTYPE html>
<body>
<h1 style="background-color:darkblue;color:aliceblue"> Trillium Media Design </h1>
<p style="background-color:gainsboro"><a href="homepage%201.html">Home</a> <a href="homepage%201.html">Services</a> <a href="homepage%201.html">Contact</a></p>
<h2 style="color:gray"> Our Service Meet Your Business Needs </h2>
<dl>
<dt><b style="color:purple">Website design</b> </dt>
<dd>Whether your needs are large or small. Trillium can get you on the Web!</dd>
</dl>
<dl>
<dt><b style="color:purple">Interactive Animation</b> </dt>
<dd>Multimedia training and marketing animations are our specialty.</dd>
</dl>
<dl>
<dt><b style="color:purple">E-Commerce Solutions</b></dt>
<dd>Trillium offer quick entry into the e-commerce marketplace.</dd>
</dl>
<dl>
<dt><b style="color:purple">Usability studies</b> </dt>
<dd>Trillium can access the usability of your current site and suggest improvements</dd>
</dl>
<dl>
<dt><b style="color:purple">Search Engine Optimization </b></dt>
<dd>Most people find new sites using search engines. Trillium can get your website noticed. </dd>
</dl>
<footer>
<small><i>
Copyright@ 2014 Xinyin
</i></small>
</footer>
</body>
</html>
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>Untitled 1</title>
<style>
.hai{
color:red;}
</style>
<body>
<h1 style="background-color:darkblue;color:aliceblue"> Trillium Media Design </h1>
<p style="background-color:gainsboro"><a href="homepage.html">Home</a> <a href="homepage.html">Services</a> <a href="homepage.html">Contact</a></p>
<h1 style="color:purple"> New Media and Web Design </h1>
<p> Trillium Media Design will bring your company's web presence to the next level. We offer a comprehensive range of services:</p>
<ul>
<li>Website Design</li>
<li>Interactive Animation</li>
<li>E-Commerce Solutions</li>
<li><span class ="hai">Usability Studies</span></li>
<li><span class ="hai">Search Engine Optimation</span></li></ul>
<h1 style="color:purple"> Meeting Year Business Needs </h1>
<p1> Our expert designers are creative and eager to work with you.
<footer>
<small> <i>
Copyright@ 2014 Xinyin
</i> </small>
</footer>
</body>
</html>
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>Untitled 1</title>
</head>
<!DOCTYPE html>
<body>
<h1 style="background-color:darkblue;color:aliceblue"> Trillium Media Design </h1>
<p style="background-color:gainsboro"><a href="homepage%201.html">Home</a> <a href="homepage%201.html">Services</a> <a href="homepage%201.html">Contact</a></p>
<h2 style="color:gray"> Our Service Meet Your Business Needs </h2>
<dl>
<dt><b style="color:purple">Website design</b> </dt>
<dd>Whether your needs are large or small. Trillium can get you on the Web!</dd>
</dl>
<dl>
<dt><b style="color:purple">Interactive Animation</b> </dt>
<dd>Multimedia training and marketing animations are our specialty.</dd>
</dl>
<dl>
<dt><b style="color:purple">E-Commerce Solutions</b></dt>
<dd>Trillium offer quick entry into the e-commerce marketplace.</dd>
</dl>
<dl>
<dt><b style="color:purple">Usability studies</b> </dt>
<dd>Trillium can access the usability of your current site and suggest improvements</dd>
</dl>
<dl>
<dt><b style="color:purple">Search Engine Optimization </b></dt>
<dd>Most people find new sites using search engines. Trillium can get your website noticed. </dd>
</dl>
<footer>
<small><i>
Copyright@ 2014 Xinyin
</i></small>
</footer>
</body>
</html>


Comments
Post a Comment