Files
vczero.github.io/app/index.html
T
2015-10-13 17:15:52 +08:00

18 lines
357 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title></title>
</head>
<body>
<div style="width:300px; margin-left:auto;margin-right:auto;margin-top:40px;">
<div>
<img src="catapp.png" />
</div>
<div style="margin-top:10px;text-align: center;">
<h3>Cat App for iOS</h3>
</div>
</div>
</body>
</html>