You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koffice/filters/kword/html/import/test/headingbelowultest.htm

16 lines
261 B

<html>
<head>
</head>
<body>
<h1>drive a vehicle</h1>
This explains how to drive a vehicle
<ul>
<li>start the engine</li>
<h2>in case your vehicle is a car</h2>
<li>release handbreak</li>
<h2>in case of a boat</h2>
<li>lift up anchor</li>
</ul>
</body>
</html>