index
This commit is contained in:
@@ -13,23 +13,6 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<input class="input" type="text">
|
|
||||||
<br><br>
|
|
||||||
<label class="checkbox">
|
|
||||||
<input class="checkbox__input" type="checkbox">
|
|
||||||
<span class="checkbox__check"></span>
|
|
||||||
</label>
|
|
||||||
|
|
||||||
<br><br>
|
|
||||||
<label class="select">
|
|
||||||
<select class="select__input" name="" id="">
|
|
||||||
<option value="">sdfds</option>
|
|
||||||
<option value="">sdf</option>
|
|
||||||
<option value="">sdfds</option>
|
|
||||||
</select>
|
|
||||||
</label>
|
|
||||||
|
|
||||||
|
|
||||||
<script src="assets/scripts/dist/main.js"></script>
|
<script src="assets/scripts/dist/main.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user