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, 2004🔥, 0💬
Popular Posts:
What is the standard to map XML repeating elements to JSON values? There seems to be no industry sta...
How to use the "rewrite-uri" Policy Statement for an Azure API service operation? The "rewrite-uri" ...
How to validate the id_token signature received from Azure AD v2.0 authentication response? You can ...
How to install "The Windows SDK version 8.1"? I need to build my Visual Studio C++ applications. If ...
How to run PowerShell Commands in Dockerfile to change Windows Docker images? When building a new Wi...