Jump to content

KHTML

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 24.229.166.180 (talk) at 03:49, 18 February 2003 (fixed css link (disambiguation)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

KHTML is the HTML layout engine developed by the KDE project.

It is used in Konqueror and Apple's Safari_Browser. It is written in C++ and licensed under the LGPL. It supports HTML 4, CSS 1 and 2, DOM and JavaScript. Some extra abilities and quirks from Internet Explorer are supported, even though they are not part of the HTML standard definition.

KHTML is very fast, but less error tolerant than Gecko layout engine, its main open source rival from Mozilla.