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, ∼2901🔥, 0💬
Popular Posts:
How to how to use matched string and groups in replacements with re.sub()? When calling the re.sub()...
How to use the Atom Online Validator at w3.org? w3.org feed validation service is provided at http:/...
What is EPUB 3.0 Metadata "dc:description" Element? EPUB 3.0 Metadata "dc:description" is an optiona...
Where to find tutorials on RSS specifications? I want to learn it to describe my API services. Here ...
Where to find tutorials on RSS specifications? I want to learn it to describe my API services. Here ...