html5 in webpage - no linking allowed

html5 in webpage - no linking allowed

von Richard Kingsley -
Anzahl Antworten: 0


Using version 3.9 with compatible php


I possibly have 2 problems.

I have loaded an html5 file correctly onto my page.  I load up the zip file, unzip the zip file and then set the index.html file as the main file.  I therefore know that the Html5 file is working.


I am trying to do this on a webpage.


a) When I load up the zip file on my private files (same problem on the server files too), there does not seem to be a way to set the main file.

b)   I use the link window to obtain the correct URL for the file.  I insert iframe code into the html  edit window on a webpage and put in the URL in inverted commas.  All I am getting is broken link.  Are there any parts of admin I should be checking to enable iframe?

Here is a copy of the code:

<center><iframe src="https://***********.com/moodle/draftfile.php/259/user/draft/663706223/index.html" height="600" width="800" frameborder="0" scrolling="no">Display</iframe></center>


Any thoughts would be appreciated.


Richard