Computer Science, asked by ssanskritisharma644, 7 months ago

who can make a HTML TAG today itself pls koi bana do yrr​

Answers

Answered by sreevalsanofficial
0

Answer:

<p> <hello> </p>

Explanation:

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.

Similar questions