In the HTML (HyperText Markup Language) tags are written between angle brackets, like < html >


How to Write Tags : < html > ..................  < / html >

Here, the first tag is called Opening tag ( < html >) and the second tag ( < / html > is called Closing tag.