Francischlin (Talk | contribs) |
Francischlin (Talk | contribs) |
||
Line 2: | Line 2: | ||
<html> | <html> | ||
+ | <head> | ||
+ | <meta charset="UTF-8"> | ||
+ | <title>Untitled Document</title> | ||
+ | <script src="//ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> | ||
+ | <link href="Home.css" rel="stylesheet" type="text/css"> | ||
+ | <script src="Home.js" type="text/javascript"></script> | ||
+ | <style> | ||
+ | body{ | ||
+ | padding: 0; | ||
+ | margin: 0; | ||
+ | } | ||
+ | |||
+ | .sec_pic{ | ||
+ | text-align: center; | ||
+ | } | ||
+ | </style> | ||
+ | </head> | ||
+ | <div class="Home"> | ||
+ | <img src="wiki首頁/封面9_14(字).png" width="100%"> | ||
+ | </div> | ||
+ | |||
+ | <div class="sec_pic"> | ||
+ | <img src="wiki首頁/flowchart(320x360).png" width="90%"> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <body> | ||
+ | |||
+ | </body> | ||
</html> | </html> |
Revision as of 10:01, 15 September 2017