Created
September 23, 2011 03:42
-
-
Save SpencerCooley/1236702 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html> | |
| <head> | |
| <title>Exmaple Cafe - commuinity cafe in Newquay, Cornwall, UK </title> | |
| <style> | |
| p { | |
| margin: 0.0px 0.0px 0.0px 0.0px; | |
| font: 12.0px Helvetica; | |
| } | |
| </style> | |
| </head> | |
| <body> | |
| </body> | |
| <html> | |
| <body> | |
| <h1>EXAMPLE CAFE</h1> | |
| <p>Welcome to example cafe. We will be developing this site through out the book. </p> | |
| <h2>A community cafe serving home cooked, locally sourced, organic food<h2> | |
| <p>With stunning views of the ocean. Example Cafe offers the perfect environment to unwind and recharge the batteries.</p> | |
| <p>Our environment offers a wide range of breakfasts, brunches and lunches, including a range of vegeterian options.</p> | |
| <p>Whether you sip on a fresh, hot coffee ir a cooling smoothie, you never need to feel rushed - relax with friends or just watch the world go by.</p> | |
| <h2>This weekend's special brunch</h2> | |
| <p>This weekend, our season of special brunches continue with scram-bled egg on an English muffin. Not for the faint-hearted, the secret to these eggs is that they are made with half cream and cooked in butter, with more than four eggs in the pan at a time.</p> | |
| </body> | |
| </html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment