Getting the HTML code for a Marketo form - HTML needs to display the rendered form code showing the elements | Community
Skip to main content
Gary_Brooks
New Participant
July 1, 2020
Question

Getting the HTML code for a Marketo form - HTML needs to display the rendered form code showing the elements

  • July 1, 2020
  • 1 reply
  • 1440 views

How can I view the rendered HTML on a form? Not the embed code but the true HTML of the form. When I view the source code of a page with the form it only shows the embed code.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

SanfordWhiteman
New Participant
July 1, 2020

Inspect the <form> element in Dev Tools, copy the outer HTML.  What are you planning to do with the HTML, though? Is this just for styling guidance?