How to create vertical spacing above the Captivate frame
I'm publishing HTML5 output from Captivate 9. The client is going to make the module available from an intranet web page (rather than from an LMS). They want a 30-pixel space above the module, so it doesn't butt up against the user's browser bars. (First time anyone has ever asked me for that.)
I'm not sure how to do that. I can't use the vspace HTML tag, because it's not supported in HTML5. I found this CSS code: <img style="margin: 30px 0px">. I'm somewhat familiar with CSS, but I'm not sure how to use that with the published Captivate files.
I also found a suggestion to put a white GIF image above the module, as a spacer. Again, I don't see how to do that with the published files.
Any recommendations for how to put 30 pixels of space on the web page above the Captivate frame?
