Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
service
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
Freenet DSL
Who's Online
15 user(s) are online (13 user(s) are browsing encyclopedia)

Members: 0
Guests: 15

more...
partner

Layout engine

A layout engine, or rendering engine, is software that takes web content (such as HTML, XML, digital image files, etc.) and formatting information (such as Cascading Style Sheets, Extensible Stylesheet Language, etc.) and displays the formatted content on the screen. It paints on the content area of a window, which is displayed on a computer display or a computer printer. A layout engine is typically used for web browsers, email clients, or other applications that require the displaying (and editing) of web contents.

The term layout engine only reached popular usage when these became easily separable from the browser. For example Trident (layout engine), the layout engine from Internet Explorer, is used by many applications on the Microsoft Windows platform to render HTML, as in the mini-browser in Winamp. The Mozilla project s layout engine, Gecko (layout engine), is commonly referred to only as a layout engine, as unlike with Trident or Opera (web browser) Presto (layout engine), the main application (the Mozilla application suite) is less used than other browsers based on the engine such as Mozilla Firefox.

=See also=

*List of layout engines *Comparison of layout engines **Comparison of layout engines (HTML) **Comparison of layout engines (XML) **Comparison of layout engines (XHTML) **Comparison of layout engines (graphics) **Comparison of layout engines (CSS) **Comparison of layout engines (DOM)