First of all we have to know about the basic code, what is the basic code
The basic code is HTML, CSS and JavaScript,
You will have to learn it first
Let's learn
What is HTML
The full form of HTML is Hyper Text Markup Language
Understand that hypertext means a reference which moves from one page to another when we click on any text.
And you can say that just give a link which will move from one page to another on clicking.
And now we have understood what is markup in HTML
Markup means all HTML tags means it is made up of open tag and close tag, these are called meta tags
Some meta tags are self closing tags which are beyond opening tag and closing tag
HTML is a structure which is made up of all tags
describe code in html