Tuesday 30th April 2024
REGISTRATION
Online Fashion Store

CBSE Important Questions

CBSE Guess > Papers > Important Questions > Class XII > 2011 > Multimedia & Web Technology > Multimedia & Web Technology By Mr. Sudhir

CBSE CLASS XII

Previous Index Next

HTML

a) Name the tag and attributes

  1. To sets the left /right margin of the web page.

Ans : <BODY LEFTMARGIN=5>

  1. To sets the top/bottom margin of the web page.

Ans : <BODY TOPMARGIN=5>

  1. Specsifies the vertical placement of the text in the cells.

Ans : <TD VALIGN=BOTTOM>

  1. Specifies that multiple items can be selected in the scrolling list box by holding down the control key .

Ans : <SELECT MULTIPLE>

b) Write a note on the different types of lists available in HTML.

Ans: Three lists are available in HTML.

  1. OL - it has start and type two attributes.
  2. UL – it has type attributes.
  3. DL- it has DT and DD sub tags.

c) Write a note on the usage and different attributes available for the< FRAME> and <FRAMESET > tags.

Ans. <FRAMESET> - rows,cols,bordere,bordercolor,frameborder
<FRAME> - src,name,bordercolor,frameborder,marginheight,marginwidth,scrolling,noresize

 

Previous Index Next

Submitted By Mr. Sudhir
Email Id : [email protected]