1. Which of the following shows the language describing a webpage ?
(A) C, C++ (B) HTML (C) BASIC (D) COBOL
2. In which year did Tim Berners Lee thought of web ?
(A) 1991 (B) 1992 (C) 1993 (D) 1994
3. What kind of documentary language is HTML to give sign to some kind of text ?
(A) Title and Heading (B) Table
(C) Picture (D) All of these
4. What kind of language is HTML ?
(A) Makeup (B) Markup (C) Mockup (D) Manageup
5. How are the angular brackets and words within it are known ?
(A) Ted (B) Tag (C) Tare (D) Take
6. Which of the following addresses HTML element ?
(A) Opening tag, text and ending tag (B) Angular bracket
(C) Text (D) Any one of these
7. What is placed after closing tag in HTML ?
(A) Back slash(\) (B) Forword slash(/) (C) Straight Line(|)
(D) Exclamation mark (!)
8. Which of the following text between tag is known as heading and presented as
heading ?
(A) <p> …..</p> (B) <body> ……</body>
(C) <head> …… </head> (D) <h1> ……</h1>
9. Which tag is used to start a new line ?
(A) <b> (B) <i> (C) <u> (D) <br>
10. Which is the way to make hypertext in a document and to link
two HTML documents ?
(A) HyperText (B) Hyperword
(C) Hyperlink (D) Hyperjoint
11. What is the extension to store HTML file ?
(A) .htm (B) .html (C) (A) or (B) (D) .hml
12. Which of the following is an editor to edit an HTML
document ?
(A) SciTE (B) BriTE (C) LigHT (D) SpriTE
Answers
Answer:
1. HTML
3. Title and heading
4. Markup
5. Tag
6. Any one of these
7. forward Slash (/)
8. <head>..............</head>
9. <br> (Not sure)
10. Hyperlink
11. .html
12. Any editor can be used
Answer:
1. Which of the following shows the language describing a webpage?
Ans: (B) HTML
2. In which year did Tim Berners Lee thought of web?
Ans: (A) 1991
3. What kind of documentary language is HTML to give sign to some kind of text ?
Ans: (A) Title and Heading
4. What kind of language is HTML ?
Ans: (B) Markup
5. How are the angular brackets and words within it are known ?
Ans: (B) Tag
6. Which of the following addresses HTML element ?
Ans: (D) Any one of these
7. What is placed after closing tag in HTML ?
Ans: (B) Forword slash(/)
8. Which of the following text between tag is known as heading and presented as heading ?
Ans: (C) <head> …… </head>
9. Which tag is used to start a new line ?
Ans: (D) <br>
10. Which is the way to make hypertext in a document and to link two HTML documents ?
Ans: (C) Hyperlink
11. What is the extension to store HTML file ?
Ans: (B) .html
12. Which of the following is an editor to edit an HTML document ?
Ans: (C) LigHT
For more information, refer to the below link.
https://brainly.in/question/15805607
Project code - #SPJ2