Initial commit
This commit is contained in:
18
examples/epub_format_4/item/xhtml/p-fmatter-001.xhtml
Normal file
18
examples/epub_format_4/item/xhtml/p-fmatter-001.xhtml
Normal file
@@ -0,0 +1,18 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:epub="http://www.idpf.org/2007/ops" xml:lang="zh-TW">
|
||||
<head>
|
||||
<meta charset="UTF-8"/>
|
||||
<title>像頂尖運動員一樣思考</title>
|
||||
<link href="../style/fixed-layout-jp.css" rel="stylesheet" type="text/css"/>
|
||||
<meta content="width=1444, height=2048" name="viewport"/>
|
||||
<meta content="urn:uuid:781b5aab-babf-444b-9e55-dfc7b3cfb910" name="Adept.expected.resource"/>
|
||||
</head>
|
||||
<body>
|
||||
<div class="main">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" height="100%" version="1.1" viewBox="0 0 1444 2048" width="100%">
|
||||
<image height="2048" width="1444" xlink:href="../image/page-001.jpg"/>
|
||||
</svg>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user