HTML Basic Which of the following markup is correct?i. < b >< i >is in error as tags cross< /b >< /i >ii. < b >< i >is not since tags nest < /i >< /b > i None of the mentioned i and ii ii i None of the mentioned i and ii ii ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The __________ attribute sets the text direction as related to the lang attribute. sub ds dir lang sub ds dir lang ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The style element holds the document for setting. font, colour and alignment font, clour, alignment and border clour, alignment clour, alignment and border font, colour and alignment font, clour, alignment and border clour, alignment clour, alignment and border ANSWER DOWNLOAD EXAMIANS APP
HTML Basic If the background image is smaller than the screen, what will happen ? It will be repeated It will leave a blank space at the bottom of your page None of these It will be streteched It will be repeated It will leave a blank space at the bottom of your page None of these It will be streteched ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is the attribute that indicates the name of the data source object that supplies the data that is bound to this element? dataFormatAs datafld disabled datasrc dataFormatAs datafld disabled datasrc ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is not a correct (X)HTML rule? Unknown attributes are ignored by the browser Attributes should be quoted Tags should nest not tag Unused elements may be minimized Unknown attributes are ignored by the browser Attributes should be quoted Tags should nest not tag Unused elements may be minimized ANSWER DOWNLOAD EXAMIANS APP