webengine/osswebengine/WebKitTools/GtkLauncher/text.html
author Stefan Karlsson <stefan.karlsson@nokia.com>
Sun, 28 Mar 2010 16:38:31 +0100
branchCompilerCompatibility
changeset 60 2b524de5b49b
parent 0 dd21522fd290
permissions -rw-r--r--
Fixed "extra qualification" syntax errors.

<html>
<head>
<title>Hello World</title> 
<body bgcolor=#00ffff text=#000000> 
<p>
Hello world
</p>
</body>
</html>