Menu

Showing posts with label HTML Preview in VS Code. Show all posts
Showing posts with label HTML Preview in VS Code. Show all posts

How to preview HTML in VS Code

1. Open VS Code, and go to extension section.



2. Search for "HTML Preview" and select one HTML Preview extension to install.


3. After successful install, open a HTML file in VS code editor. 

4. Right click on the file name from header. Click on option "Open Preview".

This will split your screen and show the preview right side of the screen and code editor left side of the screen.

Enjoy coding!