Computer Science, asked by lekhanagowda57, 11 months ago

what are the tags used in html?

Answers

Answered by Anonymous
1

Answer:

HTML tags contain three main parts: opening tag, content and closing tag. But some HTML tags are unclosed tags. When a web browser reads an HTML document, browser reads it from top to bottom and left to right. HTML tags are used to create HTML documents and render their properties.

Hope it's help you___✌️❤️

Answered by yuvraj99975
0

There are mainly 3 types of tags comprise in html..they are mentioned in chronological order -

1 .Opening tag

2.Content tag

3.Closing tag

Similar questions