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 None of the mentioned i and ii i ii None of the mentioned i and ii i ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is not a correct (X)HTML rule? 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 Tags should nest not tag Unknown attributes are ignored by the browser ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Identify the count of mistakes in the following markup. < html >< head >< /head >< body >< li >< ul >< p >Hello< /p >< /ul >< /li >< br >< hr >< /body >< /html > 0 1 2 3 0 1 2 3 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Rendering engine is not responsible for generating a visual presentation of the formatted content including media files referenced parsing the markup content (HTML) parsing style information (CSS, XSL, and so on) none of the mentioned generating a visual presentation of the formatted content including media files referenced parsing the markup content (HTML) parsing style information (CSS, XSL, and so on) none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Firefox uses _________ rendering engine. Gecko Trident WebKit Presto Gecko Trident WebKit Presto ANSWER DOWNLOAD EXAMIANS APP