Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <! DOCTYPE html>
- <head>
- <meta charset="utf-8">
- <meta http-equiv="X-UA-Compatible" content="IE-edge">
- <title>John Smith | Portfolio</title>
- <meta name="description" conetent"">
- <meta name="viewpoint" content="width=device-width, initial-scale=1">
- <link rel="stylesheet" type="text/css" href="C:\Users\matth\Documents\PEPD\Week8\styles\main.css" />
- <link rel="shortcut icon" type="image/x-icon" href="C:\Users\matth\Documents\PEPD\Week8\images/developer.ico"/>
- </head>
- <body>
- <header>
- <h1>John Smith</h1>
- <nav>
- <ul class="navLinks">
- <li><a href="index.html">Home</a></li>
- <li><a href="qualifications.html">Qualifications</a></li>
- <li><a href="skill-set.html">Skill Set</a></li>
- <li><a href="work-experience.html">Work Experience</a></li>
- </ul>
- </nav>
- </h1>
- </header>
- <div class="wrapper">
- <h2>This is my website</h2>
- <div class="backgroundImage"></div>
- <p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor
- incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud
- exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute
- irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla
- pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia
- deserunt mollit anim id est laborum.
- </p>
- </div>
- <div class="wrapper">
- </div>
- <footer>
- </footer>
- </body>
Advertisement
Add Comment
Please, Sign In to add comment