Computer Science, asked by sandeshkc1216, 20 hours ago

What is the function of tag in HTML​

Answers

Answered by nilofarpatel226
1

Answer:

html is used to make a presentation or a web page on html you will get may functions like bold, images, audio, vedio you can add it to the web page

Explanation:

Hope it's useful pls mark me as brainalist

Answered by gokkul2
1

Answer:

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.

hope this wil help you

Similar questions