Computer Science, asked by thanos202072, 2 months ago

explain the use of <html>?​

Answers

Answered by kiranrout2007
2

Answer:

HTML stands for Hypertext Markup Language. It allows the user to create and structure sections, paragraphs, headings, links, and blockquotes for web pages and applications. HTML is not a programming language, meaning it doesn't have the ability to create dynamic functionality

Explanation:

Hope this answer is helpful to u and give me thanks and take thanks please follow also

Answered by antra1939
1

Answer:

plz mark me brainliest.

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