Javascript works too! Instant html and javascript editor (a.k.a. online real-time html and javascript editor) allows to edit html and javascript source online and immediately see the outcome of html rendering and javascript execution .
Read moreWhere can I try HTML?
A simple text editor is all you need to learn HTML.
Read moreHow can I see what my HTML looks like?
If you want to work with Chrome Developer Tools, simply run the HTML document in Google Chrome and right-click the HTML element you want to inspect. Click on “Inspect” and you will have the tools to run, analyze, and even debug the code.
Read more