whats are the components that make up HTML code
Answers
Answered by
9
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 helps mark as brainliest
Answered by
0
Answer:An HTML page may contain Doctype, Comments, Elements or Tags, Attributes, Frameswhich may contain other HTML pages. A Doctype declares the version of an HTML document………
Similar questions
Physics,
6 months ago
Computer Science,
6 months ago
English,
6 months ago
Math,
1 year ago
Math,
1 year ago