Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <title>JavaJam Coffee House Music</title>
- <meta charset="utf-8">
- <link href="javajam.css" rel="stylesheet">
- </head>
- <body>
- <div id="wrapper">
- <h1><img src="javalogo.gif" alt="JavaJam Coffee House" height="117" width="619"></h1>
- <div id="nav"><a href="index.html">Home</a> <a href="menu.html">Menu</a> <a href="music.html">Music</a> <a href="jobs.html">Jobs</a></div>
- <div id="content">
- <p>The first Friday night each month at JavaJam is a special night. Join us from 8pm to 11pm for some music you won’t want to miss!</p>
- <h2>January</h2>
- <p class="details">
- <a href="melanie.jpg"><img src="melaniethumb.jpg" height="80" width="80" alt="Melanie Morris"></a>
- Melanie Morris entertains with her melodic folk style.
- Check out the podcast! CDs are now available.</p>
- <h2>February</h2>
- <p class="details">
- <a href="greg.jpg"><img src="gregthumb.jpg" height="80" width="80" alt="Tahoe Greg"></a>
- Tahoe Greg’s back from his tour. New songs. New stories. CDs are now available.
- </p>
- </div>
- <div id="footer">Copyright © 2013 JavaJam Coffee House<br>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment