HTML Basic If you create an HTML page in word processor. Save it with binary file Save it with ASCII text file All of these Save it with WMF file Save it with binary file Save it with ASCII text file All of these Save it with WMF file 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 link source src xmlns link source src ANSWER DOWNLOAD EXAMIANS APP
HTML Basic State true or false. It is faster to render HTML and CSS than to interpret and execute JavaScript. False True False True 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 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 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic This is used to < meta http-equiv="X-UA-Compatible" content="IE=8" > make web page incompatible only with IE8 None of the mentioned make web page compatible only with IE8 mimic behaviour of IE8 make web page incompatible only with IE8 None of the mentioned make web page compatible only with IE8 mimic behaviour of IE8 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic State whether the given statement is true or false. “We can intermix XHTML and HTML 4.01 documents” True False True False ANSWER DOWNLOAD EXAMIANS APP