We are launching our first landing pages in Marketo and using one image. How do I insert alt text for the image?
The most recent article I found was this one: https://nation.marketo.com/t5/Ideas/Add-alt-text-field-for-image-elements-on-Free-Form-Landing-Pages...
How are you inserting the image? Guided LP mktoImg or other element?
Thanks for reaching out! I actually do not know how to do so. Does this need to occur in the code? I know how to insert this in emails, but when I tried clicking on the image on the landing page, it didn't offer a suggestion for doing so.
You could add a custom HTML element instead of an image element. Then you can add the alt text right in the <img> tag - https://www.w3schools.com/tags/tag_img.asp