View Single Post
Old 03-02-2014, 11:05 PM   #18
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,455
Karma: 27757438
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
The urls for the images are invalid in that html file, opening it in firefox also does not show the images. For example, see:

<img src="Ukraine:%20la%20Suisse%20s%27attaque%20%C3%A0 %20l%27argent%20de%20la%20corruption%20apr%C3%A8s% 20l%27avoir%20abrit%C3%A9_fichiers/Felix2.jpg" alt="Felix Blitshteyn" title="Felix Blitshteyn">

The : character in the src has to be quoted.

Either the website is using invalid URLs or whatever tool you are using to download the html is generating the invalid URLs.
kovidgoyal is online now   Reply With Quote