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.
Discusssion
Login to discuss.