I am trying to add a button on top of an image. I do not have a WordPress business account, so I can’t use CSS or plug-ins, therefore my code must be pure HTML. I do not want to upgrade until I know that I can do this successfully.
When you initially create an image block in WordPress this is the HTML it generates:
I tried the following code with no success:
I am trying to get this HTML code to add the button on top of the image and be able to set its x and y position.
Any help would be greatly appreciated.
Thanks!