You can preview a file with Web contents in a browser. This can be the IntelliJ IDEA default browser specified in the Web Browsers section of the IDE settings or the one of your choice.
No preliminary steps are required to view HTML code. However, to preview PHP pages in the browser, you need to configure synchronization with a server first.
- On the main menu, choose . The current file opens in the default browser.
-
With the editor tab having the focus, choose on the main menu or press Alt+F2.
Then select the desired browser from the pop-up menu:

-
Hover your mouse pointer over the code to show the browser icons bar, and click the icon that indicates the desired browser:

If you don't want to see the icons toolbar, or would like to see the icons of just those browsers you are interested in, clear the Active check boxes for the unnecessary browsers in the Web Browsers section of the IDE settings.