With this tool you can write Websites and Progressive Web Apps with HTML, CSS and JavaScript and run them in your mobile device (phone or tablet) for learning purposes.
You can write one external JavaScript file, one CSS file and one Manifest besides the HTML and you are allowed to load other files from CDNs or other servers.
There are several resources available that you can point to inside the HTML as relative files, such as:
- Low resolution image: photo.jpg
- High resolution image: photo_hi.jpg
- 360 Panorama: pano.jpg
- Animated GIF: animation.gif
- Video: video.mp4
- SVG: logo.svg
- Transparent Icon: icon.png
- iOS Icon: icon_ios.png
- Basic Service Worker: sw.js