When exporting an item to HTML, I only get blue question marks where the pictures were. What am I doing wrong?
When you export texts with images to html the path for the image you get is relative, something like .
If you really want to export it as html i. e. give it to someone else on a different computer you will have to include an images folder (possibly zipped) together with the html file. And in the latter you will have to set the images paths manually.