View Single Post
Old Yesterday, 01:46 AM   #10
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 47,047
Karma: 169810634
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Just for the heck of it, I stuffed your posted code into Sigil and did a mend and prettify on it.

Spoiler:
Code:
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <link rel="stylesheet" type="application/vnd.adobe-page-template+xml" href="page-template.xpgt"/>
  <title></title>
</head>

<body>
  <div align="center">
    <font size="5"><b>Fantasy The Best of 2001</b></font><br/>

    <br/>

    <font size="3">ROBERT SILVERBERG AND KAREN HABER<br/> <br/> </font><br/>

    <img src="logo.jpg" size="100%"/> <br/>

    <font size="2">ibooks<br/> new york<br/> <a href="http://www.ibooksinc.com">www.ibooksinc.com</a></font>
  </div>
</body>
</html>


One nasty item is that your code seems to use random case (<head> and </HEAD> for example).

I also stuffed your code into calibre's editor and ran it's internal bugchecker (the ladybug icon). I've attached those results as an image.

Basically, Garbage in, Garbage out.
Attached Thumbnails
Click image for larger version

Name:	Screenshot 2025-08-27 224512.png
Views:	18
Size:	129.9 KB
ID:	217774  
DNSB is online now   Reply With Quote