1. <html>
  2. <body>
  3. <table width="100%">
  4. <tr valign="top">
  5.     <td valign="top" width="30%">
  6.         <iframe frameborder="0" width="100%" height="900px" src="EVERNOTE URL HERE">
  7.         </iframe>
  8.     </td>
  9.     <td valign="top">
  10.         <iframe frameborder="0" width="100%" height="900px" src="http://dontbreakthechain.com/">
  11.         </iframe>
  12.     </td>
  13. </tr>
  14. <table>
  15. </body>
  16. </html>