Computer Science, asked by shifin1850, 8 months ago

The tags includes only opening tags

Answers

Answered by freedarajesh2003
2

Answer:

Explanation:

HTML tag has both a opening <html> and a closing tag </html>. The closing of tags is done by a forward slash (/) at the very start of the tag name. These types of tags having both opening and closing tags are called container tags, and those who only have an opening tag and no closing tag are called empty tags.

Answered by manasiahire
2

Answer:

HTML tag has both a opening <html> and a closing tag </html>. The closing of tags is done by a forward slash (/) at the very start of the tag name. These types of tags having both opening and closing tags are called container tags, and those who only have an opening tag and no closing tag are called empty tags.

Explanation:

Similar questions