• Resolved treelovinhippie

    (@treelovinhippie)


    Hi

    I’m trying to simply add a small HTML form into a wordpress page…

    <form>
    <select>
    		<option>1</option>
    		<option>2</option>
    		<option>3</option>
    		<option>4</option>
    </select>
    </form>

    When I save the page, all the tags inside the form are stripped. I’ve tried the Raw HTML plugin with no luck.

    Any ideas?

    cheers

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘HTML form tags in a page?’ is closed to new replies.