/source/gl/right/table3.php.temp

http://prosporous.googlecode.com/ · Unknown · 23 lines · 22 code · 1 blank · 0 comment · 0 complexity · 39ba816b919bce1db4e4f89cbd664615 MD5 · raw file

  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=utf-8" />
  5. </head>
  6. <body>
  7. <table border="1px" width="100%">
  8. <tr>
  9. <th id="id_item1" onmouseover="this.bgColor='green'" onmouseout="this.bgColor=''" width="20%">
  10. ???</th>
  11. <th id="id_item1" onmouseover="this.bgColor='green'" onmouseout="this.bgColor=''" width="20%">
  12. ???</th>
  13. <th id="id_item1" onmouseover="this.bgColor='green'" onmouseout="this.bgColor=''" width="20%">
  14. ???</th>
  15. <th id="id_item1" onmouseover="this.bgColor='green'" onmouseout="this.bgColor=''" width="20%">
  16. ???</th>
  17. <th id="id_item1" onmouseover="this.bgColor='green'" onmouseout="this.bgColor=''" width="20%">
  18. ???</th>
  19. </tr>
  20. </table>
  21. </body>
  22. </html>