HTML

  • Unknown's avatar

    I am trying to insert this HTML into a post on my WordPress

    “<FORM METHOD=”LINK” ACTION=”Page.URL.here”>
    <INPUT TYPE=”submit” VALUE=”Clickable Button”>
    </FORM>”

    but it seems like it is against rules or something because it disappears after I click “Update” or “Publish”

    Is this not aloud?

    I also noticed the same thing with “onmouseover” and some other HTML.

    Is it me, or WordPress?

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    WordPress is a shared environment: all bloggers share the same software, so what one does could affect all. Therefore wp.COM has restrictions on the code we can use:
    http://en.support.wordpress.com/code/

    forms and codes like “onmouseover’ are not permitted

  • Unknown's avatar

    (note, wp.COM will strip out forbidden code—you can’t install it even by accident or luck)

  • The topic ‘HTML’ is closed to new replies.