Applied patch by Karvjorm to make the HTML xhtml strict compliant. Fixes #6197. Thanks!

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37386 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Joachim Seemer 2010-07-04 05:32:10 +00:00
parent 6df7fdcf03
commit 4a31d87dfe
1 changed files with 13 additions and 10 deletions

View File

@ -7,19 +7,22 @@
<meta name="copyright" content="Haiku Inc., 2001 - 2010" />
<meta name="description" content="Haiku is an open source desktop operating system currently under development inspired by the BeOS. Haiku aims to provide users of all levels with a personal computing experience that is simple yet powerful, and free of any unnecessary complexities." />
<meta name="keywords" content="haiku,haiku os,os,operating system,desktop,beos,oss,open source,opensource,openbeos,open beos,computer,personal computer,software,development,innovative,fast,easy to use,ease of use,usability,interaction design" />
</head>
<body>
<table width="50%" align="right">
<tr>
<td bgcolor="#336698">
<div style="font-family:sans-serif; color:white; line-height:2.0em; font-size:medium; margin-left:7px"><font color="white">Haiku is an open-source operating system currently in development designed from the ground up for desktop computing. Inspired by the BeOS, Haiku aims to provide users of all levels with a personal computing experience that is simple yet powerful, and free of any unnecessary complexities.</font></div>
</td>
</tr>
</table>
<div style="position:absolute; left:10px; top:10px; width: 100%;">
<div style="position:relative; left:10px; top:10px; width:45%; text-align:left;">
<div style="text-align:left;">
Links:
</div>
<div style="position:absolute; left:10px; top:30px; text-aling:left;">
<ul>
<li><a href="http://www.haiku-os.org/">Haiku website</a></li>
<ul>
<li><a href="http://www.haiku-os.org/" title="Haiku website">Haiku website</a></li>
</ul>
</div>
</div>
<div style="position:absolute; left:45%; top:10px; width: 50%; text-align: left; padding: 7px; background-color: #336698; font-family:sans-serif; color:white; line-height:2.0em; font-size:medium; margin-left:7px">
Haiku is an open-source operating system currently in development designed from the ground up for desktop computing. Inspired by the BeOS, Haiku aims to provide users of all levels with a personal computing experience that is simple yet powerful, and free of any unnecessary complexities.
</div>
</div>
</body>
</html>