Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

<!

DOCTYPE html>
<html>

<head>

<style>
h3, h1, p, a {font-family:lucida console; color: black;}
</style>
<title> Code Expert </title>
<link rel="icon" type="image/x-icon" href="favicon.ico">

</head>

<body style="background-color:powderblue;">

<nav>
<a href="code.html">Home |</a>
<a href="contact.html">Contact |</a>
<a href="service.html">Services</a>
</nav>

<h1 style="text-align:center;">Code Expert</h1>


<p style="text-align:center;">Working as a code Editor</p>

<p style="text-align:center;background-color:black;color:powderblue;font-size:90%">
<b>What are you doing in local market? Extend your business,introduce yourself in
web market,build your website today.
We are offering quality website development services in a cheap price (almost for
free) exluding hosting charges</b></p>

<h3 style="text-align:center;">Languages we use</h3>

<p style="text-align:center;">HTML5, CSS, JavaScript(for web development) & C++(for


computer programs)</p>

<p style="text-align:center;"> <a href="contact.html"><b>Contact</b></a> </p>

</body>
</html>

You might also like