Advertisement
Guest User

HTML

a guest
Apr 24th, 2012
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 2.30 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <!--[if IE 6]>
  3. <html id="ie6" dir="ltr" lang="en-US">
  4. <![endif]-->
  5. <!--[if IE 7]>
  6. <html id="ie7" dir="ltr" lang="en-US">
  7. <![endif]-->
  8. <!--[if IE 8]>
  9. <html id="ie8" dir="ltr" lang="en-US">
  10. <![endif]-->
  11. <!--[if !(IE 6) | !(IE 7) | !(IE 8)  ]>
  12. <!-->
  13. <html dir="ltr" lang="en-US">
  14. <!--<![endif]-->
  15.  
  16. <head>
  17. <meta charset="UTF-8" />
  18. <meta name="viewport" content="width=device-width" />
  19. <link rel="profile" href="http://gmpg.org/xfn/11" /><link rel="stylesheet" type="text/css" media="all" href="http://monroebrands.com/test/gmaps/wp-content/themes/twentyeleven/style.css" /><link rel="pingback" href="http://monroebrands.com/test/gmaps/xmlrpc.php" /><!--[if lt IE 9]><script src="http://monroebrands.com/test/gmaps/wp-content/themes/twentyeleven/js/html5.js" type="text/javascript"></script><![endif]--><meta name='robots' content='noindex,nofollow' />
  20. <link rel="alternate" type="application/rss+xml" title="gmaps &raquo; Feed" href="http://monroebrands.com/test/gmaps/feed/" />
  21. <link rel="alternate" type="application/rss+xml" title="gmaps &raquo; Comments Feed" href="http://monroebrands.com/test/gmaps/comments/feed/" />
  22. <link rel="alternate" type="application/rss+xml" title="gmaps &raquo; Google Maps Comments Feed" href="http://monroebrands.com/test/gmaps/google-maps/feed/" />
  23. <script type='text/javascript' src='http://monroebrands.com/test/gmaps/wp-includes/js/comment-reply.js?ver=20090102'></script>
  24. <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://monroebrands.com/test/gmaps/xmlrpc.php?rsd" />
  25. <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://monroebrands.com/test/gmaps/wp-includes/wlwmanifest.xml" />
  26. <meta name="generator" content="WordPress 3.3.2" />
  27. <link rel='canonical' href='http://monroebrands.com/test/gmaps/' />
  28. <style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style>
  29. </head>
  30.  
  31. <body>
  32. <div id="mapheader">
  33. test
  34. </div>
  35. <div id="mapcontainer">
  36. <div class="gm-map"><iframe name="gm-map-1" src="http://monroebrands.com/test/gmaps/?geo_mashup_content=render-map&amp;map_data_key=730533dad1a4fcb82d20a7fa37de45f8" height="100%" width="100%" marginheight="0" marginwidth="0" scrolling="no" frameborder="0"></iframe></div></p>
  37. <div id="mapfooter">
  38. test
  39. </div>
  40. </div>
  41. </body>
  42. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement