Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is that request to reassign elements at the bottom of the Upload Page, when my upload is done? What should I do?

0
10 Posted

What is that request to reassign elements at the bottom of the Upload Page, when my upload is done? What should I do?

0
10

When you are uploading a set of HTML files into an OEB package, XHub expects to see only 4.0 elements in your file. Generally, XHub runs files through HTML Tidy in order to correct HTML errors. However, some of these errors get by. If XHub encounters elements that are not in the 4.0 DTD, it will ask you to suggest an HTML element name to use in place of the unknown element. XHub replaces the unkown element’s start and end tags with the start and end tags of the element you select. You must be careful to pick a replacement element that will form legal HTML in the place of the unkown element, otherwise the file may no longer be valid XML. The most important distintion if you aren’t familiar with the role of the unkown element is whether it is a phrase level element, like a marker for italics or bold, or if it is a chunk level element like a paragraph. These can’t be mixed. If you aren’t sure, you can substitute , or

    for something that only surrounds a few words within a chunk

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123