Computer Science, asked by akshitasisodiavlas, 11 months ago

What is html? Write Elements of html.​

Answers

Answered by Annperera
2

Answer: hyper text mark up language

elements:

Attachments:
Answered by doll54
5

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. ... For example, we can create a paragraph by placing the enclosed text within a starting <p> and closing </p> tag..........

The basic elements of an HTML page are:

  • A text header, denoted using the <h1>, <h2>, <h3>, <h4>, <h5>, <h6> tags.
  • A paragraph, denoted using the <p> tag.
  • A horizontal ruler, denoted using the <hr> tag.
  • A link, denoted using the <a> (anchor) tag.
  • A list, denoted using the <ul> (unordered list), <ol> (ordered list) and <li> (list element) tags.
  • An image, denoted using the <img> tag
  • A divider, denoted using the <div> tag
  • A text span, denoted using the <span> tag.

hope it helps uhh.....❤❤❤.......

@doll54.....❤❤❤.....❤❤❤. ....

Similar questions