Web development,
made simple.
Are you tired of openning browser just to check that one change you made in your new website. No more openning browser because Kratu has its own preview window where you can check out how your html code is looking. No more waiting for slow browsers to load your page.
Don't worry the preview window can be closed. Don't let the preview window bother you when you are totally into coding just close it and turn it on when needed. It is just like a terminal only for web development
All the necessary options which you will need are given at the top. From opening existing files to saving them, from creating files to linking then everything is there for you.
You can link css or js file with html with out including them in your html code. Just press the Link Files Button and a pop up will appear at the right side. You will need to write the exact name and extention of the file and press the link and compile button, your html file will be linked to the css or js file without including them in your code.