QuizApp
Home
Teacher
Login
Register
Guest Mode
Student
Login
Register
Guest Mode
Dashboard
Study MCQ
Computer Operator and Programming Assistant (COPA)
DESIGNING STATIC WEB PAGES
Set 7
Set 7
Practice Mode
Share
Prev
Next
Set Completed!
0
/
5
0%
Next Set
Q1921
Permalink
Report
Which property of cells will how many rows a cell should span?
A
Colspan = 5
B
Rowspan = 5
C
Cellspan = 5
D
Span = 5
Q1922
Permalink
Report
Which web language give more control over the HTML elements and allows them to change at any time without returning to the Web server?
A
BML
B
XML
C
HTML
D
DHTML
Q1923
Permalink
Report
What will be the output of the following HTML code? <html> <body> <p><strong>NIMI</strong></p> <p>CHENNAI</p> </body> </html>
A
<strong>NIMI</strong> CHENNAI
B
<strong>NIMI</strong> <br> CHENNAI
C
CHENNAI <br> NIMI
D
CHENNAI NIMI
Q1924
Permalink
Report
What is the output of the following html? <html> <body> <h2>NIMI<small>CHENNAI</small> formatting</h2> </body> </html>
A
NIMI chennai
B
NIMI CHENNAI
C
NIMI chennaiformatting
D
NIMICHENNAI<strong>formatting</strong>
Q1925
Permalink
Report
What is the output of the following html code? <html> <body> <p>NIMI<sup>CHENNAI</sup></p> </body> </html>
A
NIMI <sup>Chennai</sup>
B
NIMI <sub>chennai</sub>
C
NIMI chennai
D
NIMI - CHENNAI
‹
1
2
3
4
5
6
7
8
›
Report Question Issue
Your Name (Optional)
Your Email (Optional)
What do you think is the correct answer?
*
-- Select the correct answer --
A
B
C
D
Select which option you believe is the correct answer.
Feedback
*
Verify you're human
*
Loading...