Advertisement
Guest User

Untitled

a guest
Jul 27th, 2016
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. <div class="row">
  2. <div class="container">
  3.  
  4. <img src="images/p32.jpg" class="responsive-img center-align" alt="" usemap="#Map" />
  5. <map name="Map" id="Map">
  6. <area alt="" title="" class="zoomTarget" href="" shape="poly" coords="532,50,539,205,874,196,865,45" />
  7. <!-- <div class="zoomTarget">This element zooms when clicked on.</div> -->
  8. <area alt="" title="" href="" shape="poly" coords="261,126,278,259,510,243,514,109" />
  9. </map>
  10. </div>
  11. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement