Answer the question
In order to leave comments, you need to log in
Application for layout of html-pages?
Hi people.
Interested in the question: is there a program for layout html-pages with the ability to preview what "catch up"? That is, so that I can see the page in "real time mode" based on the added tags, and not download it every time to the browser.
Answer the question
In order to leave comments, you need to log in
In addition to the ide that you have already been advised, it is possible to use:
1) a task runner with BrowserSync or some other gadget that allows you to refresh the page after saving the file (browser livereload).
This option requires knowledge of js and the ability to set up a taskcraner.
2) in the atom (probably, as in some other editors, but not exactly) there is an opportunity to download additional. a plugin that renders a page and updates it after the file is saved. No link here, sorry.
3) There is a code editor from adobe - Dreamweaver , it has a built-in (out of the box) live preview. I don't like the editor itself because of its inflexibility and rigidity, but try it, maybe you'll like it ;)
If for some reason you are not satisfied with BrowserSync, you can try the Brackets editor, it has a live preview module by default
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question