HTML Basic The root element of an XHTML document must be html, and must contain an __________ attribute to associate it with the XHTML namespace. src source link xmlns src source link xmlns ANSWER DOWNLOAD EXAMIANS APP
HTML Basic When is the content of a table shown ? None of these After the table is loaded In pieces as it loads Before the border loads None of these After the table is loaded In pieces as it loads Before the border loads ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What is DOM in HTML? Convention for representing and interacting with objects in html documents Application programming interface Hierarchy of objects in ASP.NET None of the mentioned Convention for representing and interacting with objects in html documents Application programming interface Hierarchy of objects in ASP.NET 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 ? bgproperties = “fixed” bgproperties = “move” bgproperties = “holdstill” None of these bgproperties = “fixed” bgproperties = “move” bgproperties = “holdstill” None of these ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What is the full form of HTTP? Hyphenation text test program Hyper text transfer protocol None of these Hyper text transfer package Hyphenation text test program Hyper text transfer protocol None of these Hyper text transfer package ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is not a correct (X)HTML rule? Unused elements may be minimized Tags should nest not tag Unknown attributes are ignored by the browser Attributes should be quoted Unused elements may be minimized Tags should nest not tag Unknown attributes are ignored by the browser Attributes should be quoted ANSWER DOWNLOAD EXAMIANS APP