ITI MCQ
Home
DESIGNING STATIC WEB PAGES - Quiz
Categories
Computer Operator and Programming Assistant (COPA)
DESIGNING STATIC WEB PAGES
1) What is the first tag in html document
<html>
<head>
<title>
</html>
2) The
tag makes the enclosed text bold, which other html tag is used to make text bold?
<dark>
<bold>
<th>
<strong>
3) Which html tag is used to display a picture in a web page?
<src>
<img>
<img src>
<image>
4) what is the full form of HTTP?
Hyper text testing protocol
Hyper text transfer protocol
Hyper test transfer protocol
Hyper text transfer program
5) Which html tag inserts a line horizontally in a page?
<lr>
<l>
<hr>
<line>
Submit Quiz