Get up to 80 % extra points for free! More info:

Discussion – Lesson 17 - Uploading the website to the Internet

Back

 

Comments
Avatar
Adewale Damilola:5/22/2017 14:08

<!DOCTYPE html>
<html>
<head>
<title>my story</title>
<link rel="stylesheet" type="text/css" href="index2.css">
</head>
<body>
<div id="header">
<h1><img src="img/pic.png"/></h1>
<div id="nav">
<ul>
<li><a href="index2.html">Ho­me</a></li>
<li><a href="forsale­.html">Produc­ts</a></li>
<li><a href="repair.html">Ser­vices</a></li>
<li><a href="About.html">A­bout</a></li>
<li><a href="Contact­.html">Contac­t</a></li>
</ul>
<img id="omg" src="img/city1­.jpg">
</div>
</div>
<div id="content">
<div id="feature">
<p>Feature</p>
</div>
<div class="article column1">
<p>Column One</p>
</div>
<div class="article column2">
<p>Column Two</p>
</div>
<div class="article column3">
<p>Column Three</p>
</div>
</div>
<div id="footer">
<p>© Copyright 2017</p>
</div>
</body>
</body>
</html>

 
Reply
5/22/2017 14:08
To maintain the quality of discussion, we only allow registered members to comment. Sign in. If you're new, Sign up, it's free.

1 messages from 1 displayed.