Subscribe N Show Support



How to Create A Simple HTML Page Offline at Home? - Smartest Blogger

How to Create A Simple HTML Page Offline at Home? - Smartest Blogger


How to Create A Simple HTML Page Offline at Home? - Smartest Blogger



        Hi, friends I am your host Sumit Pratap Yadav from smartest blogger.com  in this blog I  will tell you how to create a simple HTML page at home offline you don't need to download any software or any plugging to your PC you can make it in a low-end PC or in your old PC or laptop so let's get started to our topic.



Don't forget to subscribe to our YouTube channel Smartest Blogger and hit the bell icon to get all the notifications from time to time so let's get begin!!!






How to Create A Simple HTML Page Offline at Home? - Step1:


in the first step you have to download Notepad++  in my cases I use Visual Studio Code For my work if you also want to download it or get it the link is mentioned below you can download it it is ok only 70 MB it is affordable for all  PC.


VS Code Download Link - https://code.visualstudio.com/


How to Create A Simple HTML Page Offline at Home? - Step 2:


After downloading vs code then you have to install some of the extensions which are namely HTML snippet and JS-CSS-HTML formatter. if you don't know how to get the extensions which you mention here then I will tell you how to install them?


        When your vs code will install open it and you will see the welcome page on that page in the left side you will see the sidebar there will be five options are symbols You have to click on the 4th symbol and you will get the list of some of the extensions. on the top of the list, you will see the search bar click on it and search for the above extensions.


How to Create A Simple HTML Page Offline at Home? - Step 3:


In the third step, You have to create a new file for creating a file you will see the file option on the top of the left side click on it and create a new file. after creating that file type the below tag first <!Doctype HTML> 


After typing the above code Add the HTML tag which look likes <html> and </html>


Opening Tag means - <html>


Closing Tag means - </html>


The most important thing in the HTML language is to close all the text which have you win opened before. by seeing the above example now you can understand that what is the opening tag and what is the closing tag in the HTML language all the codes should be closed. 


How to Create A Simple HTML Page Offline at Home? - Step 4:


  In the fourth step, you have to add an opening head tag,  leave some space or click enter for two-three times, and type closing head tag.  you have to write all the code for all the codes or all the tags in the between HTML tag.  in the head tag you have to write the opening title tag and closing title tag.  you can give whatever name you want.


         After closing the head tag below it writes body tag and closes it. in the body tag, you can write heading paragraphs Images audios, etc. so our whole code for other elements should be written in the body tag.



How to Create A Simple HTML Page Offline at Home? - Step 5:



  For writing heading there are 6 tags which are namely h1, h2, h3, h4, h5, h6, you have to use these 6 tags for writing your header. For writing a paragraph you have to add a tag <p>.


        For knowing the proper method you have to see the below video which will help you for creating an HTML page or a website's home page full stop for getting complete knowledge of HTML or CSS join with us by subscribing to our YouTube channel - the smartest blogger and hit the bell icon to get time to time knowledge about blogging related and HTML related videos for posts. 



Conclusion -

        So, thank you for reading this blog and if you have any doubt then please comment me down and share it with your all friends. And at the end don't forget to Subscribe Our Youtube Channel - Smartest Blogger.



Follow Me on - 

Instagram: @sumit_spy_985

Facebook: @sumitpratapyadav

Twitter: @yadavsumit2


Post a Comment

0 Comments