write any one HTML tag
Answers
Answered by
1
An HTML tag is a special word or letter surrounded by angle brackets, < and >. You use tags to create HTML elements , such as paragraphs or links. Many elements have an opening tag and a closing tag — for example, a p (paragraph) element has a <p> tag, followed by the paragraph text, followed by a closing </p> tag.
Answered by
4
Explanation:
here are some html tags-
- <html></html>
- <head></head>
- <title></title>
- <body></body>
Similar questions
Computer Science,
4 months ago
Math,
4 months ago
Math,
4 months ago
Math,
9 months ago
Science,
9 months ago