Developer
Code Runner
Run HTML, CSS, and JavaScript snippets in an isolated preview iframe.
HTML
CSS
JavaScript
Preview
FAQ
Questions people ask
How is Code Runner different from Code Editor?
Code Runner focuses on quickly running snippets with compact editors and a larger preview area for checking the result.
Can JavaScript run in the preview?
Yes. The preview iframe allows scripts so you can test interactive HTML, CSS, and JavaScript snippets.
Why is the preview beside the editors?
The layout keeps the output visible while you edit, which is useful for fast UI and interaction experiments.
Related tools