haiku/docs/user/header.html
Niels Sascha Reedijk 3d2b623f71 Update the header to reflect the height of the logo image, which is 84px instead of 86px. See the discussion on r41337 on haiku-commits.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41362 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-05-07 08:09:57 +00:00

13 lines
362 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=UTF8">
<title>$title</title>
<link href="book.css" rel="stylesheet" type="text/css">
</head>
<body>
<div class="logo">
<img src="logo.png" alt="logo" width="372" height="84" />
<div class="title">$title</div>
</div>