• HTML
  • CSS
  • Javascript
1
2
3
4
<div>
    <h1>Hello World</h1>
    <button>Click here</button>
</div>
Enter to Rename, Shift+Enter to Preview