Computer Science, asked by vishwasmaddhesiya, 4 months ago

how is closing tag identified in computer

Answers

Answered by anushkasingh5nov2006
2

Answer:

An HTML element is defined by a starting tag. If the element contains other content, it ends with a closing tag. For example, <p> is starting tag of a paragraph and </p> is closing tag of the same paragraph but <p>This is paragraph</p> is a paragraph element.

Which sign is used to close a tag?

The tags used to close a HTML command are called HTML TAGS. Explanation: These tags are made of symbol greater than and less than.

Hope it helps u dear...

Answered by Anonymous
8

Explanation:

When I start coding it's start with <> like this

example :- <p>

<body>

 \huge \bold \ \red {hope \: helpful}

Similar questions