Advertisement
Guest User

Untitled

a guest
Feb 13th, 2018
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.36 KB | None | 0 0
  1. <head>
  2. <!-- Put this script tag to the <head> of your page -->
  3. <script type="text/javascript" src="https://vk.com/js/api/openapi.js?152"></script>
  4. <!-- Put this div tag to the place, where the Poll block will be -->
  5. <div id="vk_poll"></div>
  6. <script type="text/javascript">
  7. VK.Widgets.Poll("vk_poll", {width: 300}, "286506613_97eec8b5cbaf176329");
  8. </script>
  9. </head>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement