How to add single options in the content

Hello, I wonder how to add HTML such as the follwing code in the post content. Thank you!!!

<label for="cars">Choose a car:</label>

<select name="cars" id="cars">
  <option value="volvo">Volvo</option>
  <option value="saab">Saab</option>
  <option value="mercedes">Mercedes</option>
  <option value="audi">Audi</option>
</select>

Why not choose the gear icon in the editor and insert a poll? This looks like a poll to me?

2 Likes

Thanks, it works as charm. Select missing words_00001 - (SMW)Select Missing Words - edu3d.co

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.