Forum Discussion
How to hide the cover page when publishing to WEB (for web exported content)
Forgive me if this is a dumb question. But where are you editing the code of the html file? Every time I try to open the HTML file, it just pulls up my course in my internet browser.
What are you using to edit the actual script of the HTML file?
Hi, so if you're using windows, be sure to right click the html file and open with Notepad or a similar text editor. This opens up the raw file that has all the coding and whatnot inside. When you save it make sure that it retains the .html extension and not .txt or something else.
On a mac it gets a little more convoluted but still possible using the TextEdit app. You just need to change the app's settings first to open files in "Plain text" and when saving files untick the "Add .txt extension", then you should be able to open it the same way as you would on windows, make the changes, save and double click the finished file and it should run the code and skip the first page :)
Related Content
- 8 months ago
- 12 months ago