opening html from google drive

后端 未结 9 620
夕颜
夕颜 2020-12-24 05:31

I have made a page in html5 with css3. It works fine on local (I dont use any server, just doubleclick in the index to open it).
I want to put it in google drive. I have

9条回答
  •  离开以前
    2020-12-24 06:01

    1. Create a new folder in Drive and share it as "Public on the web."
    2. Upload your HTML, JS & CSS files to this folder.
    3. Open the HTML file & you will see "Preview" button in the toolbar.
    4. Share the URL that looks like www.googledrive.com/host/... from the preview window and anyone can view your web page.

提交回复
热议问题