Skip to content

[HTML] Is a simple web-based HTML code executor. It is focused on mobile device browsers

License

Notifications You must be signed in to change notification settings

develol/html-web-execution-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

html-web-execution-simple

[HTML] Is a simple web-based HTML code executor. It is focused on mobile device browsers
Example

JS executor

AceEditor v1.4.14+

Getting started

  1. Cloning this repository
  2. Launch index.html

File structure

/ ................. 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