Advertisement
sxiii

Ethereum price Informers, multiple on one page, widget-style

Apr 29th, 2017
338
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.57 KB | None | 0 0
  1. <HTML>
  2. <HEAD><TITLE>All Rates</TITLE>
  3. <STYLE>
  4. iframe {width:350px;height:1000px;}
  5. </STYLE>
  6. </HEAD>
  7. <BODY bgcolor=black text=white>
  8.  
  9. <table width=100%>
  10. <tr>
  11. <td><iframe scrolling=no src="https://ethereumprice.org/"></iframe></td>
  12. <td><iframe scrolling=no src="https://ethereumprice.org/etc/"></iframe></td>
  13. <td><iframe scrolling=no src="https://ethereumprice.org/rep/"></iframe></td>
  14. <td><iframe scrolling=no src="https://ethereumprice.org/gnt/"></iframe></td>
  15. <td><iframe scrolling=no src="https://ethereumprice.org/dgd/"></iframe></td>
  16. </tr>
  17. </table>
  18.  
  19. </BODY>
  20. </HTML>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement