HTML Basic The root element of an XHTML document must be html, and must contain an __________ attribute to associate it with the XHTML namespace. source xmlns link src source xmlns link src ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Why should you add alternative text to your images ? So the user can save the image using the text as a name In case the user wishes to load a different picture So the users can get an idea of what the image is before All of these So the user can save the image using the text as a name In case the user wishes to load a different picture So the users can get an idea of what the image is before All of these ANSWER DOWNLOAD EXAMIANS APP
HTML Basic State true or false. It is faster to render HTML and CSS than to interpret and execute JavaScript. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML Basic State true or false. Nexus is first graphical web browser. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The BODY tag is usually used after HEAD tag TITLE tag HTML tag EM tag HEAD tag TITLE tag HTML tag EM tag ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is not a correct (X)HTML rule? Tags should nest not tag Unknown attributes are ignored by the browser Unused elements may be minimized Attributes should be quoted Tags should nest not tag Unknown attributes are ignored by the browser Unused elements may be minimized Attributes should be quoted ANSWER DOWNLOAD EXAMIANS APP