Initial commit
This commit is contained in:
14
examples/epub_format_3/OEBPS/Text/000.xhtml
Normal file
14
examples/epub_format_3/OEBPS/Text/000.xhtml
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
|
||||
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="zh-CN" xmlns:epub="http://www.idpf.org/2007/ops" xmlns:xml="http://www.w3.org/XML/1998/namespace">
|
||||
<head><title></title>
|
||||
<link rel="stylesheet" type="text/css" href="../Style/taaze-style.css"/>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="p">
|
||||
<img src="../Images/14100074824.jpg" style="max-height:95%; max-width:95%;" />
|
||||
</div><!--enc-->
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user