MCQ 11 MarkBackground is an attribute of:✓$<$BODY$>$ tagB$<$IMG$>$ tagC$<$FONT$>$ tagD$<$A$>$ tagAnswerCorrect option: A. $<$BODY$>$ tagAView full question & answer→
MCQ 21 MarkWhen creating a Web document, which unit is used to express an image's height and width?ACentimeters✓PixelsCDots per inchDInchesAnswerCorrect option: B. PixelsBView full question & answer→
MCQ 31 MarkWhy is it important to specify width and height attribute in $<$IMG$>$ tag?ATo ensure that image is not copied.BThe image will not render without these.CTo stop the image from loading.✓Helps the browser to load the web page faster.AnswerCorrect option: D. Helps the browser to load the web page faster.DView full question & answer→
MCQ 41 MarkThe correct HTML code for inserting an image is :A$<$img href="image.gif"$>$✓$<$img src = 11image.gif$>$C$<$img$>$ image.gif $<$/img$>$D$<$image src= "image.gif"$>$AnswerCorrect option: B. $<$img src = 11image.gif$>$BView full question & answer→
MCQ 51 MarkIf the image you are loading in the web page is not available, then you want a text to appear in the image place holder. Which attribute lets you define this text?ASrcBAlignCText✓AltAnswerCorrect option: D. AltDView full question & answer→
MCQ 61 MarkWhich of the following is not a valid value for Align attribute of <IMG> tag?ATop✓CenterCBottomDMiddleAnswerCorrect option: B. CenterBView full question & answer→
MCQ 71 MarkSRC attribute used with $<$IMG$>$ tag stands for:AScreenBScreen Resolution Count✓SourceDStructureAnswerCorrect option: C. SourceCView full question & answer→
MCQ 81 MarkWhich of the following is not a paired tag?A$<$p$>$B$<$u$>$C$<$i$>$✓$<$img$>$AnswerCorrect option: D. $<$img$>$DView full question & answer→
MCQ 91 MarkAlt attribute is used to display an image in a web browser.AYes✓NoCCan't sayDNone of the aboveAnswerCorrect option: B. NoBView full question & answer→
MCQ 101 MarkWhich of the following attribute indicates that the radio button is selected?ANAMEBVALUE✓CHECKEDDNone of theseAnswerCorrect option: C. CHECKEDCView full question & answer→
MCQ 111 MarkWhich of the following tag is used to construct drop-down list boxes?AINPUT✓SELECTCTEXTDACTIONAnswerCorrect option: B. SELECTBView full question & answer→
MCQ 121 MarkWhich tag is used to give subscripted text?A$<$SUB$>$B$<$SUP$>$C$<$FONT$>$DNone of theseAnswerselfView full question & answer→
MCQ 131 MarkWhich of the following buttons performs some action when the user clicks on it?ACOMMANDBACTIONCMETHODDNone of theseAnswerselfView full question & answer→
MCQ 141 MarkWhich of the following attributes indicates that the radio button is selected?ANAMEBVALUECCHECKEDDNone of theseAnswerselfView full question & answer→
MCQ 151 MarkWhich attribute of FORM tag specifies where the information will be sent for processing?AACTIONBMETHODCBoth (a) and (b)DNone of theseAnswerselfView full question & answer→
MCQ 161 MarkGIF stands for _________.AGraphics interchange formatBGraph interchange formatCGraphic interchange formDGraph interchange formAnswerselfView full question & answer→
MCQ 171 MarkTo align an image inline the attribute is:AALIGN="TOP"BALIGN=" BOTTOM"CALIGN="MIDDLE"DAll the theseAnswerselfView full question & answer→