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 > i and ii None of the mentioned ii i i and ii None of the mentioned ii i ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is not a correct (X)HTML rule? Tags should nest not tag Attributes should be quoted Unknown attributes are ignored by the browser Unused elements may be minimized Tags should nest not tag Attributes should be quoted Unknown attributes are ignored by the browser Unused elements may be minimized 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 > 1 0 2 3 1 0 2 3 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Rendering engine is not responsible for parsing style information (CSS, XSL, and so on) parsing the markup content (HTML) generating a visual presentation of the formatted content including media files referenced none of the mentioned parsing style information (CSS, XSL, and so on) parsing the markup content (HTML) generating a visual presentation of the formatted content including media files referenced none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Firefox uses _________ rendering engine. WebKit Presto Trident Gecko WebKit Presto Trident Gecko ANSWER DOWNLOAD EXAMIANS APP