Commit 40bcbe78 authored by Rangodage N.S's avatar Rangodage N.S

Upload New File

parent 0311dbb5
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Orange</title>
<style>
body{
color: #333333;
}
</style>
</head>
<body>
<header>
<h1><a href="/">Orange</a></h1>
<nav>
<ul>
<li><a href="/">Home</a></li>
<li><a href="/">About</a></li>
</ul>
</nav>
</header>
<hr>
<section>
<article>
<h1>The New oMAC.Amazing.</h1>
<h2>From $2,699</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Veniam, voluptates tenetur nisi soluta dolorem deleniti blanditiis laborum consectetur voluptatem sapiente vel harum, optio ipsum illo quos. In facilis deserunt eos!</p>
<nav>
<ul>
<li><a href="#">Buy</a></li>
<li><a href="#">Learn more &gt;</a></li>
</ul>
</nav>
<img src="/assets/img/omac.jpg" alt="oMAC" width="400">
</article>
</section>
<hr>
<footer>
Samadhi Rangodage &copy; 2021
</footer>
</body>
</html>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment