0% found this document useful (0 votes)
43 views1 page

Affordable Website Development Services

The document is an HTML webpage titled 'Code Expert' that promotes website development services at a low cost. It highlights the programming languages used, including HTML5, CSS, JavaScript, and C++. The page features navigation links to home, contact, and services sections.

Uploaded by

Ali Aman Qaisar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
43 views1 page

Affordable Website Development Services

The document is an HTML webpage titled 'Code Expert' that promotes website development services at a low cost. It highlights the programming languages used, including HTML5, CSS, JavaScript, and C++. The page features navigation links to home, contact, and services sections.

Uploaded by

Ali Aman Qaisar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

<!

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="[Link]">

</head>

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

<nav>
<a href="[Link]">Home |</a>
<a href="[Link]">Contact |</a>
<a href="[Link]">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="[Link]"><b>Contact</b></a> </p>

</body>
</html>

You might also like