/ Published in: HTML
Expand |
Embed | Plain Text
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <link rel="stylesheet" href="main.css"> </head> <body> <div id="main_wrapper"> <header id="main_header"> </header> <nav id="social_nav"> <ul align="right"> <img src="../icons/PNG/Google.png" alt="Google+" width="32px" height="32px" border="0"/> </a> </li> <li> </li> <li> <a href="http://www.linkedin.com/pub/daniel-allen/23/b43/974"> <img src="../icons/PNG/LinkedIn.png" width="32" height="32" border="0" alt="View Daniel Allen's profile on LinkedIn"> </a> </li> <ul> </nav> <nav id="main_nav"> <ul align="left"> <ul> </nav> <section id="main_section"> <article > <hgroup> </hgroup> <footer> </footer> </article> <article> <hgroup> </hgroup> <footer> </footer> </article> </section> <aside id="right_side"> </aside> </div> <footer id="main_footer"> copyright daniel allen </footer> </body> </html>
You need to login to post a comment.
