ITI MCQ
Home
DESIGNING STATIC WEB PAGES - Quiz
Categories
Computer Operator and Programming Assistant (COPA)
DESIGNING STATIC WEB PAGES
1) Which symbols starts with html comments?
"<!"
"</"
"<#"
"<\"
2) Which is used to publish the webpage to a web hosting server?
Http
PHP
Kompozer
Blogger
3) Which attribute is used with
tag to merge two cells horizontally?
Colspan = 2
Rowspan = 2
Mergerows
mergecols
4) Which tag creates a checkbox for a form in html?
<check box>
<input check box>
<input = check box>
<input type = "check box">
5) Which html tag is used to add a row in a table?
<tr> and </tr>
<cr> and </cr>
<th> and </th>
<td> and </td>
Submit Quiz