Home Page (First Page)
Service Page (Second Page)
Contact Page (Third Page)
HTML CODE
Home page
<!DOCTYPE html>
<html>
<body>
<h1>Trillium Media Design</h1>
<br>
<div class="topnav">
<a href="home.html">Home</a>
<a href="services.html">Services</a>
<a href="contact.html">Contact</a>
</div>
<br>
<h3>New Media and Web Design</h3>
<p>Trillium Media Design will bring your company's Web presence
to the next level. We offer a comprehensive range of services.
</p>
<h3>Meeting Your Business Needs</h3>
<p>Our expert designers are creative and eager to work with you.</p><br>
<footer><i>Copyright © 2019 Janapiriya d/o Raman</i></footer>
</html>
</html>
<!DOCTYPE html>
<html>
<head>
<title>
Services
</title>
</head>
<body>
<h1>Trillium Media Design</h1>
<br>
<div class="topnav">
<a class="active" href="home.html">Home</a>
<a href="services.html">Services</a>
<a href="contact.html">Contact</a>
</div>
<h2>Our Services Meet Your Business Needs</h2>
<div>
<h3>Website Design</h3>
<p> Whether youre needs are large or small,Trillium can get you on the Web!</p>
</div>
<div>
<h3>E-Commerce Solution</h3>
<p> Trillium offers quick entry into the e-commerce marketplace</p>
</div>
<div>
<h3>Search Engine Optimization</h3>
<p> Most people finde new sites using search engines.Trillium can get your website noticed.</p>
</div>
</body><br>
<footer><p><i>Copyright © 2019 Janapiriya d/o Raman</i></p></footer>
</html>
<html>
<head>
<title>
Services
</title>
</head>
<body>
<h1>Trillium Media Design</h1>
<br>
<div class="topnav">
<a class="active" href="home.html">Home</a>
<a href="services.html">Services</a>
<a href="contact.html">Contact</a>
</div>
<h2>Our Services Meet Your Business Needs</h2>
<div>
<h3>Website Design</h3>
<p> Whether youre needs are large or small,Trillium can get you on the Web!</p>
</div>
<div>
<h3>E-Commerce Solution</h3>
<p> Trillium offers quick entry into the e-commerce marketplace</p>
</div>
<div>
<h3>Search Engine Optimization</h3>
<p> Most people finde new sites using search engines.Trillium can get your website noticed.</p>
</div>
</body><br>
<footer><p><i>Copyright © 2019 Janapiriya d/o Raman</i></p></footer>
</html>
Contact page
<!DOCTYPE html>
<html>
<head><title>Contact</title></head>
<body>
<h1>Trillium Media Design</h1>
<br>
<div class="topnav">
<a class="active" href="home.html">Home</a>
<a href="services.html">Services</a>
<a href="contact.html">Contact</a>
</div>
<h2>Contact Trillium Media Design Today</h2>
<pre>
<li>Contact number > 0165444324</li>
<li>Facebook > <a href="https://www.Facebook.com"><i>>https://web.facebook.com/janapiriya.raman</i></a></li>
<li>website > <a href="https://janapiriya.blogspot.com/">https://janapiriya.blogspot.com/</a></li></pre>
</body><br>
<footer><p><i>Copyright © 2019 Janapiriya Raman </i></p></footer>
</html>
No comments:
Post a Comment