Jan 6, 2014

HTML Host Webpages on Google Drive

Host webpages on Google Drive

How it works:

  1. Create a new folder in Drive
  2. Right Click on that folder then select Share > Share
  3. Click Change.. which is displayed after [ Private - Only you can access ]
  4. Click the radio button [ Public on the web ] and Click Save.
  5. Upload your HTML, JS & CSS files to this folder.
  6. Right Click on  the Html Home Page File of yours  > Open With > Google Drive Viewer.
  7. Then after it opens go to the top left corner where you will find [ Preview ] Next to Zoom IN OUT Icons.And Click It.
  8. Then after it opens copy the link above in the address bar. 
  9. And pass on to others to view your page..
  10. Have Fun !!!!.

Any Problems Please Comment Or Mail To . hudhaifa962@gmail.com

No comments:

JWT Token Decode Using Jquery

When it come to authentication we use many mechanism. Ones the user authenticated we must keep these details somewhere safe. So we can share...