Advertisement
grappler

Untitled

Sep 20th, 2012
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 1.10 KB | None | 0 0
  1. <?php
  2. echo "<div style=\"text-align:center; width:960px; margin-left:auto; margin-right:auto;\">\n";
  3. echo "<img id=\"Image-Maps_3201209190910477\" src=\"http://theecofoodistblog.com/wp-content/uploads/2012/09/tef_header.png\" usemap=\"#Image-Maps_3201209190910477\" border=\"0\" width=\"960\" height=\"140\" alt=\"\" />\n";
  4. echo "<map id=\"_Image-Maps_3201209190910477\" name=\"Image-Maps_3201209190910477\">\n";
  5. echo "<area shape=\"poly\" coords=\"877,-2,950,64,812,66,882,134,927,18,831,116,831,19,930,116,\" href=\"http://oaacc.org/\" alt=\"Visit the Oakland African American Chamber of Commerce\'s website.\" title=\"Visit the Oakland African American Chamber of Commerce\'s website.\"   />\n";
  6. echo "<area shape=\"rect\" coords=\"592,36,801,100\" href=\"http://oaacc.org/\" alt=\"Visit the Oakland African American Chamber of Commerce\'s website.\" title=\"Visit the Oakland African American Chamber of Commerce\'s website.\"    />\n";
  7. echo "<area shape=\"rect\" coords=\"0,0,575,135\" href=\"http://theecofoodistblog.com/\" alt=\"TEF Homepage\" title=\"TEF Homepage\"    />\n";
  8. echo "</map>\n";
  9. echo "</div>\n";
  10. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement