Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <title>Johann Doe | Photography</title>
- <link rel="stylesheet" href="style.css">
- </head>
- <body>
- <header class="main-heading" "main-header">
- <h1>Johann Doe</h1>
- <h2> Photography</h2>
- </header>
- <nav class="main-header">
- <ul>
- <li>About</li>
- <li>Contact</li>
- <li>Portfolio</li>
- </ul>
- </nav>
- <section></section>
- <footer></footer>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment