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, ∼2894🔥, 0💬
Popular Posts:
Where to find tutorials on OpenID? Here is a large collection of tutorials to answer many frequently...
What's Wrong with "while ($c=fgetc($f)) {}" in PHP? If you are using "while ($c=fgetc($f)) {}" to lo...
How To Use an Array as a Queue in PHP? A queue is a simple data structure that manages data elements...
How to add images to my EPUB books Images can be added into book content using the XHTML "img" eleme...
What's Wrong with "while ($c=fgetc($f)) {}" in PHP? If you are using "while ($c=fgetc($f)) {}" to lo...