← Notes

Layout Engine

Software component that displays formatted content.

🌱 Seedling Nov 4, 2024 · 0 min read

A Layout Engine (or rendering engine) is a software component that takes marked up content (such as HTML, XML, image files, etc.) and formatting information (such as CSS, XSL, etc.) and displays the formatted content on the screen.

Resources