Computer Applications
Related Questions
The correct HTML code to display (P + Q)2 is:
<SUB>
( P+) 2</SUB>
- P+Q
<SUP>
2</SUP>
- (P + Q)
<SUP>
2</SUP>
<SUP>
(P+Q) 2</SUP>
The < …………… > tag displays text in subscript form.
- sub
- sup
- sups
- subs
What tag is used to add columns to tables ?
<colspan>
<td>
<tr>
Which has higher priority, cell settings or table settings ?
- Neither
- Cell settings
- Table settings