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? datasrc dataFormatAs datafld disabled datasrc dataFormatAs datafld disabled ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which attribute specifies a unique alphanumeric identifier to be associated with an element? html article id class html article id class ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is not a correct (X)HTML rule? Attributes should be quoted Unknown attributes are ignored by the browser Tags should nest not tag Unused elements may be minimized Attributes should be quoted Unknown attributes are ignored by the browser Tags should nest not tag Unused elements may be minimized ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Defining clickable sub-areas on an image is called Image mapping None of these Multiple mapping Image linking Image mapping None of these Multiple mapping Image linking ANSWER DOWNLOAD EXAMIANS APP
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 > ii i i and ii None of the mentioned ii i i and ii None of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The background image will scroll when the user scrolls down the page, you add which property to the tag ? None of these bgproperties = “move” bgproperties = “holdstill” bgproperties = “fixed” None of these bgproperties = “move” bgproperties = “holdstill” bgproperties = “fixed” ANSWER DOWNLOAD EXAMIANS APP