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/heading2.htm

12 lines
477 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<body>
<p class="h2">This is heading </p>
<p class="Standard"><a href="#blah">this is Standard 1</a></p>
<p class="Standard"><a href="#blahblah">this is Standard 2</a> </p>
<p class="Standard"><a href="#blahblahblah">this is Standard 3</a></p>
<p class="h2" style="text-align:left; ">&nbsp;</p>
</body>
</html>