WebExKit
An HTML/CSS/JavaScript editor with preview window
...The difference between WebExKit and these other applications is that WebExKit is a stand-alone application that runs on your desktop and it allows you to save (and reload) files to your own disk drive.
The editor shows a properly formed HTML page rather than separate editors for HTML, CSS and JavaScript. The parts go between the ```<body>, <style> and <script>``` tags. I prefer this method of working and one advantage is the ability to show a saved web page in a browser (on another device, possibly) by entering a "file://..." ...