Computer Science, asked by parveegargg, 3 months ago

write short note on different tags of an html​

Answers

Answered by kukujiya
1

Answer:

HTML tags are like keywords which defines that how web browser will format and display the content. With the help of tags, a web browser can distinguish between an HTML content and a simple content. 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. Each HTML tags have different properties.

Mark me as Brainlist...

Similar questions