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
ii
i and ii
None of the mentioned

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)
none of the mentioned
generating a visual presentation of the formatted content including media files referenced

ANSWER DOWNLOAD EXAMIANS APP