Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 9th, 2012  |  syntax: None  |  size: 1.37 KB  |  hits: 13  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  5. <title>Presidency 2012 in twitter</title>
  6.  
  7. <script src="JQuery/jquery-1.6.2.js" type="text/javascript"></script>
  8. <script src="tweets.js" type="text/javascript"></script>
  9.  
  10. </head>
  11.  
  12. <body>
  13. <h2>Aspirants to the presidency of Mexico from 2012</h2>
  14. <table width="330" border="0" cellspacing="0" cellpadding="0">
  15.   <tr>
  16.     <td><img src="img/pan.jpg" width="50" /><br />
  17.             <b>Josefina V&aacute;zquez</b>&nbsp;>&nbsp;<a href='#' class='tw' rel='JosefinaVM'>What said in twitter...</a><br />
  18.             <b>Santiago Creel</b>&nbsp;>&nbsp;&nbsp;<a href='#' class='tw' rel='SantiagoCreelM'>What said in twitter...</a></td>
  19.   </tr>
  20.   <tr>
  21.     <td><img src="img/pri.jpg" width="50" /><br />
  22.             <b>Enrique Pe&ntilde;a Nieto</b>&nbsp;>&nbsp;<a href='#' class='tw' rel='penieto2012'>What said in twitter...</a></td>
  23.   </tr>
  24.   <tr>  
  25.         <td><img src="img/prd.png" width="50" /><br />
  26.             <b>Marcelo Ebrard</b>&nbsp;>&nbsp;<a href='#' class='tw' rel='m_ebrard'>What said in twitter...</a><br />
  27.                 <b>L&oacute;pez Obrador</b>&nbsp;>&nbsp;<a href='#' class='tw' rel='lopezobrador_'>What said in twitter...</a></td>
  28.   </tr>
  29. </table>
  30. <div class="tweets"></div>
  31. </body>
  32. </html>