Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html lang="en">
- <head>
- </head>
- <body>
- <nav id="global">
- global navigation stuff goes here.
- </nav>
- <header>
- <h1>This is my site</h1>
- <p class="TagLine">Our site tag line goes here.</p>
- </header>
- <nav id="cardinal">
- cardinal navigation stuff goes here
- </nav>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement