Created
October 12, 2016 09:28
-
-
Save hpoom/6f538beb63d013349dd89b846c669f35 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> | |
</head> | |
<body> | |
<table id="onsite"> | |
<tr> | |
<td>WINPPA</td><td>LEGOLAND Resort Hotel - Pirate Room</td><td>£545.50</td> | |
</tr> | |
</table> | |
<table id="offsite"> | |
<tr> | |
<td>WINBAS</td><td>The Basingstoke Hotel</td><td>£136.50</td> | |
</tr> | |
</table> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment