-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex2.html
34 lines (30 loc) · 1.31 KB
/
index2.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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link type="image/ico" rel="shortcut icon" href="https://raw.githubusercontent.com/ting7777/cdn/d0c4b43330c28e902efecdffb0e6c6f7dae5d557/Images/favicon.ico">
<link rel="canonical" href="http://100donations.org" itemprop="url">
<link href="https://cdn.jsdelivr.net/gh/ting7777/cdn@main/Css/bootstrap.min.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="https://cdn.jsdelivr.net/gh/ting7777/cdn@main/Css/landing-page.css?v=1" rel="stylesheet">
<title>Under Construction</title>
</head>
<body>
<div class="intro-header">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="intro-message">
<h1 id="hdrDescription">Under Construction</h1>
<hr class="intro-divider">
<h2> <a class="email-address" id="lnkEmailAddress" href="mailto:info%40ips.com.my">[email protected]</a></h2>
</div>
</div>
</div>
</div>
<!-- /.container -->
</div>
</body>
</html>