[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#363540: openoffice.org-impress: exporting makes invalid HTML



OK, I used wdg-html-validator: /usr/bin/validate
on the following, which I exported on a click-thru in ooimpress on the
default presentation it makes. validate gives lots of complaints.
One could also use tidy: /usr/bin/tidy ...
(I cannot download new ooimpress until I go to town.)
<html>
<head>
<meta HTTP-EQUIV=CONTENT-TYPE CONTENT="text/html; charset=utf-8">
<title>Title</title>
</head>
<body text=#333333 bgcolor=#FFFFFF link=#0000CC vlink=#000080 alink=#0000CC>
<center>
<h2><a href="img0.html">Click here to start</a></h2>
</center>
<center><table width=90%><TR>
<td valign=top align=left width=50%>
<h3><u>Table of contents</u></h3><p align=left><a href="img0.html">Title</a></p>
<p align=left><a href="img1.html">Long-term Goal</a></p>
<p align=left><a href="img2.html">Customer Wishes</a></p>
<p align=left><a href="img3.html">Fulfilling Customer Needs</a></p>
<p align=left><a href="img4.html">Cost Analysis</a></p>
<p align=left><a href="img5.html">Strengths and Advantages</a></p>
<p align=left><a href="img6.html">Next Steps of Action</a></p>
</td>
<td valign=top width=50%>
</td></tr></table></center>
</body>
</html>



Reply to: