How to create your first web page in HTML.
In this tutorial I describe that how can you create your first web page in HTML, creating a first web page is so simple.
just remember that save the text editor file with .html or .htm extension if you don't save your file with these kinds of extensions your file will belong only to a text file and if you save with these kinds of extensions then your file will belong to a web page.
the DOCTYPE HTML describes that this document is an html5 document.
because know a days html5 is using.
the title describes the title bar which is how in the browser title bar.
don't forget to close a which is need to be closed like HTML, head, title, body,
some tag does not have a closing tag like br, hr, etc..
#SalarWeb
👉 Hope you enjoy the video.
👉 Subscribe to our channel to see the latest videos.
-----------------------------------------------------------------------------------