HTML Course from beginner to advance with codes | Page 2
How to download VScode-editor
opa
Page 2
Download and Installation of VScode editor
Step1-
Download VScode by clicking on the given link :
Step2-
Install VScode editor by simply clicking on next button continuosly.
After that open vscode editor and create a file with ".html" extension.
Step3-
Then click on "Shift + !" and then hit enter
then you will get
automatically html code which is known as "boiler plate code".
Q. What is Boiler Plate Code ?
Ans-It is the code which is provided by the code editor which is automatically typed when we click on "shift + !"
0 Comments