+ 1
What is the basic of html please help me
New
3 Answers
+ 9
Hello, Sk Verma !
The basics of HTML.
Hypertext markup HTML is a collection of commands called tags (from the English tag).
Occurs in the text of the document HTML-tags are interpreted by the browser when the document is displayed.
Viewing HTML documents is carried out with the help of browser programs (from English browser), which display the document in accordance with HTML-markup and provide navigation through hyperlinks.
https://www.sololearn.com/learn/HTML
+ 6
Visit w3schools.com