-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
48 lines (32 loc) · 1.45 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
<!DOCTYPE html>
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>域名正在出售中.....普朗克、Plomk、ProgramLaguageOfMyKeyboard、编程语言之于我盘、键盘上的编程语言</title>
<link href="./bootstrap.min.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="./freelancer.css" rel="stylesheet">
<!-- Custom Fonts -->
<link href="./font-awesome.min.css" rel="stylesheet" type="text/css">
<!-- 客服右侧悬浮 -->
</head>
<body id="page-top" class="index">
<!-- Header -->
<header>
<div class="container">
<div class="row">
<div class="col-lg-12">
<img class="img-responsive" src="./profile.png" alt="">
<div class="intro-text">
<span class="name">此域名正在出售.....</span>
<hr class="star-light">
<span class="skills">域名购买请联系QQ:745202942</span>
<br>(该域名近期咨询人数过多,请直接发报价至该邮箱: [email protected])
</div>
</div>
</div>
</div>
</header>
</body></html>