diff options
author | JinweiClarkChao <[email protected]> | 2014-09-23 22:34:14 +0800 |
---|---|---|
committer | Jinwei Zhao <[email protected]> | 2017-01-13 15:07:44 +0800 |
commit | b214f38d2c24a890ce36512a0c8bab965e27a508 (patch) | |
tree | 1522b651444407cbf120798e79be4657f1b472ab /Code/ZJW/About.html | |
parent | e13882d1656b143533cec307a19425e0a56ec999 (diff) | |
download | jinwei.me-b214f38d2c24a890ce36512a0c8bab965e27a508.tar.gz |
README
Diffstat (limited to 'Code/ZJW/About.html')
-rw-r--r-- | Code/ZJW/About.html | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/Code/ZJW/About.html b/Code/ZJW/About.html new file mode 100644 index 0000000..a7fdf3f --- /dev/null +++ b/Code/ZJW/About.html | |||
@@ -0,0 +1,51 @@ | |||
1 | <!DOCTYPE html> | ||
2 | <!-- This site was created in Webflow. http://www.webflow.com--> | ||
3 | <!-- Last Published: Mon Aug 04 2014 05:58:37 GMT+0000 (UTC) --> | ||
4 | <html data-wf-site="53df18e26d4105377916519c"> | ||
5 | <head> | ||
6 | <meta charset="utf-8"> | ||
7 | <title>About me</title> | ||
8 | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
9 | <meta name="generator" content="Webflow"> | ||
10 | <link rel="stylesheet" type="text/css" href="stylesheets/normalize.css"> | ||
11 | <link rel="stylesheet" type="text/css" href="stylesheets/webflow.css"> | ||
12 | <link rel="stylesheet" type="text/css" href="stylesheets/magnetic1407129817662.webflow.css"> | ||
13 | <script type="text/javascript" src="javascripts/modernizr.js"></script> | ||
14 | <link rel="shortcut icon" type="image/x-icon" href="//favicon.ico"> | ||
15 | </head> | ||
16 | <body> | ||
17 | <div class="w-container container"> | ||
18 | <h1 class="logo">Zhao Jinwei</h1> | ||
19 | <p class="subtitle">Developer @ Hangzhou</p> | ||
20 | <div class="w-clearfix join-wrapper"> | ||
21 | <div class="beta-line"></div> | ||
22 | <p class="join">Code the life</p> | ||
23 | <div class="beta-line"></div> | ||
24 | </div> | ||
25 | </div> | ||
26 | <p>Hello World!</p> | ||
27 | <div class="footer-section"> | ||
28 | <div class="w-container"> | ||
29 | <div class="w-row"> | ||
30 | <div class="w-col w-col-6 w-col-small-6"> | ||
31 | <div class="copyright">© 2014 Jinwei. All right reserved. </div> | ||
32 | </div> | ||
33 | <div class="w-col w-col-6 w-col-small-6 align-right"> | ||
34 | <a class="w-inline-block social-btn" href="https://github.com/JinweiClarkChao" target="_new"> | ||
35 | <img src="images/github-48.png" width="24" alt="53df20896d330938792d5caa_github-48.png"> | ||
36 | </a> | ||
37 | <a class="w-inline-block social-btn" href="https://twitter.com/JinweiClarkChao" target="_new"> | ||
38 | <img src="images/twitter-48.png" width="24" alt="53df20c91cc24d6d1fc60630_twitter-48.png"> | ||
39 | </a> | ||
40 | <a class="w-inline-block social-btn" href="mailto:[email protected]" target="_new"> | ||
41 | <img src="images/gmail-48.png" width="24" alt="53df20e21cc24d6d1fc60633_gmail-48.png"> | ||
42 | </a> | ||
43 | </div> | ||
44 | </div> | ||
45 | </div> | ||
46 | </div> | ||
47 | <script type="text/javascript" src="javascripts/jquery.min.js"></script> | ||
48 | <script type="text/javascript" src="javascripts/webflow.js"></script> | ||
49 | <!--[if lte IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/placeholders/3.0.2/placeholders.min.js"></script><![endif]--> | ||
50 | </body> | ||
51 | </html> \ No newline at end of file | ||