Laboratory 2 : Web Design Elements
<!DOCTYPE html>
<html>
<head>
<title>Trillium Media Design</title>
</head><style>
<body>
<h1><b>Trillium Media Design</b></h1>
<ul style="list-style-type:circle">
<li>Home</li>
<li>Service</li>
<li>Contact</li>
</ul>
<h2>New Media and Web Design</h2>
<div style="background-color:black;color:white;padding:20px;">
<p>Trillium Media Design will bring your company's web presence to the next level. We offer a comprehensive of services.</p>
</div>
<h2>Meeting Your Business Needs</h2>
<p>Our expert designers are creative and eager to work with you</p>
<p>copyright © 2014 Your Name Here</p>
</body>
</style>
</html>
Comments
Post a Comment