Tools, FAQ, Tutorials:
EPUB 2.0 Metadata - dc:title Element
What is EPUB 2.0 Metadata "dc:title" Element?
✍: FYIcenter.com
EPUB 2.0 Metadata "dc:title" specify a title for the EPUB 2.0 book.
For each EPUB 2.0 book, you must specify at least one "dc:title" metadata element
as shown below:
<dc:title>Row, Row, Row Your Boat</dc:title>
If you want to see an example of "dc:title" metadata, you can download this EPUB 2.0 book, Row-Your-Boat-2.0.epub. Unzip it and open package.opf. You see the "dc:title" metadata element.
⇒ EPUB 2.0 Metadata - dc:language Element
2022-04-13, ∼2661🔥, 0💬
Popular Posts:
Where to find tutorials on Using Azure API Management Publisher Dashboard? Here is a list of tutoria...
How to use the JSON to XML Conversion Tool at freeformatter.com? If you want to try the JSON to XML ...
What properties and functions are supported on requests.models.Response objects? "requests" module s...
How To Read the Entire File into a Single String in PHP? If you have a file, and you want to read th...
How To Break a File Path Name into Parts in PHP? If you have a file name, and want to get different ...