HTML Basic The background image will scroll when the user scrolls down the page, you add which property to the tag ? bgproperties = “holdstill” bgproperties = “fixed” bgproperties = “move” None of these bgproperties = “holdstill” bgproperties = “fixed” bgproperties = “move” None of these ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The accesskey attribute specifies a keyboard navigation accelerator for the element. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What indicates the content in file is HTML when delivered on the network. None of the mentioned The extension of the file “.html” The “content-type” header Both “.html” extension and “content-type” header None of the mentioned The extension of the file “.html” The “content-type” header Both “.html” extension and “content-type” header ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which attribute is used for favicon? rel icon head title rel icon head title ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following encoding an XML parser assumes ? both a and b UTF-16 UTF-32 UTF-8 both a and b UTF-16 UTF-32 UTF-8 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The root element of an XHTML document must be html, and must contain an __________ attribute to associate it with the XHTML namespace. xmlns src link source xmlns src link source ANSWER DOWNLOAD EXAMIANS APP