I want to add span to div code below to understand my problem
<div class="tags">
**<span class="tag">sd<button class="close" type="button">×</button></span>**
<input type="text" placeholder="Enter tags ..." id="form-field-tags" name="tags" style="display: none;"><input type="text" placeholder="Enter tags ...">
</div>
**<span>** decribe place for insert one or many tag between div before input tag