mirror of
https://github.com/exituser/exituser.github.io.git
synced 2026-09-17 02:08:49 +00:00
Create index.html
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Опрос на тему "На какие критерии вы опираетесь при выборе места для покупок"</title>
|
||||
</head>
|
||||
<script type="text/javascript" src="https://vk.com/js/api/openapi.js?169"></script>
|
||||
<body>
|
||||
<div id="vk_poll"></div>
|
||||
<script type="text/javascript">
|
||||
VK.Widgets.Poll("vk_poll", {}, "714096944_95e6461260cf1d8001");
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user