A

Admin • 833K Points
Coach

Q. 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)

Explanation by: Admin

a rendering engine is a software that draws text and images on the screen. the engine draws structured text from a document (html, xml) and formats it properly based on the given style declarations (css, xsl, etc). the primary job of a browser engine is to transform html documents and other resources of a web page into an interactive visual representation on a user’s device.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.