Tools, FAQ, Tutorials:
EPUB 2.0 Metadata - dc:description Element
What is EPUB 2.0 Metadata "dc:description" Element?
✍: FYIcenter.com
EPUB 2.0 Metadata "dc:description" is an optional metadata element
to specify a long description of the EPUB 2.0 book.
Here is a good example of a "dc:description" metadata element
<dc:description>"Row, Row, Row Your Boat" is a popular children's song....</dc:description>
If you want to see an example of "dc:description" metadata, you can download this EPUB 2.0 book, Row-Your-Boat-2.0.epub. Unzip it and open package.opf. You see a "dc:description" metadata element.
2019-01-26, ∼3329🔥, 0💬
Popular Posts:
How to add images to my EPUB books Images can be added into book content using the XHTML "img" eleme...
How to Build my "sleep" Docker image from the Alpine image? I want the container to sleep for 10 hou...
How to Install Docker Desktop on Windows 10? You can follow this tutorial to Install Docker Desktop ...
How To Pass Arrays By References? in PHP? Like normal variables, you can pass an array by reference ...
Why I am getting "LNK1104: cannot open file 'MSCOREE.lib'" error when building a C++/CLI program? Vi...