InterviewSolution
Saved Bookmarks
| 1. |
A Rendering engine is not responsible for ________(a) parsing the markup content (HTML)(b) parsing style information (CSS, XSL, and so on)(c) generating a visual presentation of the formatted content including media files referenced(d) parsing style information (CSS only)This question was posed to me in a job interview.My enquiry is from Web Browsers in portion HTML Fundamentals of HTML |
|
Answer» The CORRECT answer is (d) parsing style INFORMATION (CSS only) |
|