-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsucess.html
More file actions
20 lines (19 loc) · 765 Bytes
/
sucess.html
File metadata and controls
20 lines (19 loc) · 765 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>HỘI THẢO DIGITAL TRANSFORMATION & CLOUD SERVICES</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- MATERIAL DESIGN ICONIC FONT -->
<link rel="stylesheet" href="fonts/material-design-iconic-font/css/material-design-iconic-font.min.css">
<!-- STYLE CSS -->
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<div class="wrapper" style="background-image: url('images/bg-registration-form-2.jpg');">
<div style="height:500px; text-align:center;" class="inner">
<h1> ĐĂNG KÝ THÔNG TIN THÀNH CÔNG, CẢM ƠN BẠN </h1>
</div>
</div>
</body><!-- This templates was made by Colorlib (https://colorlib.com) -->
</html>