summaryrefslogtreecommitdiff
path: root/app/static/usr/instructions.html
diff options
context:
space:
mode:
Diffstat (limited to 'app/static/usr/instructions.html')
-rw-r--r--app/static/usr/instructions.html80
1 files changed, 80 insertions, 0 deletions
diff --git a/app/static/usr/instructions.html b/app/static/usr/instructions.html
new file mode 100644
index 0000000..5cbafab
--- /dev/null
+++ b/app/static/usr/instructions.html
@@ -0,0 +1,80 @@
+<!DOCTYPE html>
+<html lang="zh"><head>
+ <meta http-equiv="content-type" content="text/html; charset=UTF-8">
+ <meta charset="utf-8">
+ <title>怎么用English Pal</title>
+ <style>
+ li { margin: 3px 0; }
+ ul {list-style-type: none;}
+ body {font-size: 100%;}
+ * {font-family:SimSun !important;}
+
+ /* http://webtricksandtreats.com/table-style-css/ */
+ table.table-style-one {
+ font-family: verdana,arial,sans-serif;
+ font-size:14px;
+ color:#333333;
+ border-width: 1px;
+ border-color: #3A3A3A;
+ border-collapse: collapse;
+ }
+ table.table-style-one th {
+ border-width: 1px;
+ padding: 8px;
+ border-style: solid;
+ border-color: #3A3A3A;
+ background-color: #F0F8FF;
+ }
+ table.table-style-one td {
+ border-width: 1px;
+ padding: 8px;
+ border-style: solid;
+ border-color: #3A3A3A;
+ background-color: #ffffff;
+ }
+ </style>
+ </head>
+
+ <body>
+
+ <p>本软件的宗旨是:珍惜你的时间, 提高你的获取英文信息的速度与准确度。 不管你是英语爱好者,备考的学生,还是英语老师,都能从 English Pal 中发现用处。</p>
+
+ <p>如果你教英语,English Pal 可以帮你掌握题目词汇规律, 提高教学质量。</p>
+
+ <p>如果你学英语,English Pal 可以帮你迅速提高词汇, 轻松应对各种考试。 </p>
+
+ <p>1秒内闪电查词,告别字典。 私人定制的单词簿,永久相伴,记录奋斗岁月。 </p>
+
+ <p>现在就<a href="/signup">试试看</a>吧。 English Pal 期待你的捷报, English Pal 期待你的<a href="./20161113-christ-piece-cambridge.jpg">远航</a>。</p>
+
+
+ <table class="table-style-one">
+ <thead>
+ <tr>
+ <th>截图</th>
+ <th>说明</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td><a href="./EnglishPal-screenshot-01.jpg"><img src="./EnglishPal-screenshot-01.jpg" width="300px"/></a></td>
+ <td>精选短文,让你窥见世界。 统计词频,让你掌握规律。</td>
+ </tr>
+
+ <tr>
+ <td><a href="./EnglishPal-screenshot-02.jpg"><img src="./EnglishPal-screenshot-02.jpg" width="300px"/></a></td>
+ <td>时间无价,个性化的生词簿,为你节省记背单词时间。</td>
+ </tr>
+
+ <tr>
+ <td><a href="./EnglishPal-screenshot-03.jpg"><img src="./EnglishPal-screenshot-03.jpg" width="300px"/></a></td>
+ <td>考试人人都怕,单词的考试分类,让你目的明确。</td>
+ </tr>
+
+ </tbody>
+ </table>
+
+
+ </body>
+
+</html>