[HTML] Is a simple web-based HTML code executor. It is focused on mobile device browsers
Example
AceEditor v1.4.14+
- Cloning this repository
- Launch index.html
/ ................. Root ├─ index.html ..... Main HTML file ├─ css ............ Folder with CSS files │ └─ index.css ... Main CSS file └─ js ............. Folder with JavaScript files └─ index.js .... Main JS file