how many attribute can be used with tag mcqs
Answers
Answered by
0
Answer:
HTML stands for -
(c) HyperText Markup Language
Explanation: HTML is an acronym that stands for HyperText Markup Language, which is used for creating web pages and web applications.
HyperText simply means "Text within Text." A text has a link within it, is a hypertext. A markup language is a computer language that is used to apply layout and formatting conventions to a text document.
The correct sequence of HTML tags for starting a webpage is
HTML, Head, Title, Body
Explanation: The correct sequence of HTML tags to start a webpage is html, head, title, and body.
Explanation:
Similar questions