-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
48 lines (42 loc) · 1.91 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><base href=".">
<title>Introduce</title>
<meta name="generator" content="Haroopad 0.13.1">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style type="text/css">
main{
text-align: center; /*让div内部文字居中*/
background-color: #fff;
border-radius: 20px;
width: 300px;
height: 350px;
margin: auto;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.hg{text-indent:2em}
</style>
</head>
<body class="markdown haroopad" style="width:500px; margin:0 auto " background="">
<div class="main">
<h1>Product Management</h1>
<p class="hg"> </p>
<p class="hg"> Our app provides the following services:</p>
<p class="hg">1.help you manage your products and brand</p>
<p class="hg">2.show all your brands list in our app</p>
<img src="https://raw.githubusercontent.com/bachelora/phoneChoose/master/11.png" width="300" height="300*667/375">
<p class="hg">3.Add or edit your brand's information</p>
<p class="hg"></p>
<img src="https://raw.githubusercontent.com/bachelora/phoneChoose/master/22.png" width="300" height="300*667/375">
<p class="hg">4.show all your products list in our app</p>
<img src="https://raw.githubusercontent.com/bachelora/phoneChoose/master/33.png" width="300" height="300*667/375">
<p class="hg">5.Add or edit your product's information</p>
<img src="https://raw.githubusercontent.com/bachelora/phoneChoose/master/44.png" width="300" height="300*667/375">
<p>Dear customers:</p>
<p> If you have any questions, pls feel free to contact us</p>
<p>I will reply you as soon as possible</p>
<p>thank you very much!</p>
</div>
</body></html>