30845-12.html 1.1 KB

12345678910111213141516171819202122232425262728
  1. <html><body>Warehouse Chief Klump:<br>
  2. Check all 5 of your cards and then show them to me.<br>
  3. <table border="1" border color="white" width=170>
  4. <tr>
  5. <td align="center" width=15>
  6. <font color="FontColor1">Cell1</font>
  7. </td>
  8. <td align="center" width=15>
  9. <font color="FontColor2">Cell2</font>
  10. </td>
  11. <td align="center" width=15>
  12. <font color="FontColor3">Cell3</font>
  13. </td>
  14. <td align="center" width=15>
  15. <font color="FontColor4">Cell4</font>
  16. </td>
  17. <td align="center" width=15>
  18. <font color="FontColor5">Cell5</font>
  19. </td>
  20. </tr>
  21. </table>
  22. <br>
  23. <a action="bypass -h Quest Q00662_AGameOfCards turncard1">Put the first card face up.</a><br>
  24. <a action="bypass -h Quest Q00662_AGameOfCards turncard2">Put the second card face up.</a><br>
  25. <a action="bypass -h Quest Q00662_AGameOfCards turncard3">Put the third card face up.</a><br>
  26. <a action="bypass -h Quest Q00662_AGameOfCards turncard4">Put the fourth card face up.</a><br>
  27. <a action="bypass -h Quest Q00662_AGameOfCards turncard5">Put the fifth card face up.</a>
  28. </body></html>