Web Technology - HTML

31:  

What i s the correct HTML for adding a background color?

A.

<background>yellow<Background>

B.

<body color = "yellow">

C.

<body bg color = "yellow">

D.

<body bg ="yellow">

 
 

Option: C

Explanation :

Click on Discuss to view users comments.

Write your comments here:



32:  

Main container for <TR>, <TD> and <TH> is

A.

<TABLE>

B.

<GROUP>

C.

<DATA>

D.

All of these

 
 

Option: A

Explanation :

Click on Discuss to view users comments.

Write your comments here:



33:  

The body tag usually used after

A.

Title tag

B.

HEAD tag

C.

EM tag

D.

FORM tag

 
 

Option: B

Explanation :

Click on Discuss to view users comments.

kartik said: (5:48am on Tuesday 20th February 2018)
it can be title tag

Write your comments here:



34:  

How can you make an e-mail link?

A.

<mail href +"xxx@y.com">

B.

<a href ="mail to: xxx@y.com">

C.

<a href = "xxx@y.com">

D.

Both (b) and (c)

 
 

Option: B

Explanation :

Click on Discuss to view users comments.

kartik said: (5:48am on Tuesday 20th February 2018)
i am not able to understand this

Write your comments here:



35:  

Which tag creates a number/order list?

A.

<UL>

B.

<OL>

C.

<OT>

D.

None of these

 
 

Option: B

Explanation :

Click on Discuss to view users comments.

Write your comments here: