This repository was archived by the owner on Jan 30, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest.html
More file actions
33 lines (30 loc) · 1.76 KB
/
test.html
File metadata and controls
33 lines (30 loc) · 1.76 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Mitr&display=swap" rel="stylesheet">
<style>
body {
font-family: 'Mitr', sans-serif;
background-image: url('fbbg.jpg');
color: white;
}
</style>
</head>
<body>
<h1 style="margin-top: 135px;margin-left: 180px;font-size: 80px;margin-bottom: 0px;">ผลรางวัลสลากกินแบ่งรัฐบาล</h1>
<h2 style="font-size: 50px;margin-right: 590px;text-align: right;margin-top: 0px;margin-bottom: 0px;">
เมื่อประจำวันที่ </h2>
<h2 style="font-size: 80px;margin-left: 450px;margin-top: 15px;margin-bottom: 0px;">รางวัลที่ 1</h2>
<h2 style="font-size: 10.25vw;margin-left: 190px;margin-top: -55px;margin-right: 650px;text-align: center;margin-bottom: 0px;">
000000</h2>
<h2 style="margin-left: 1095px;margin-top: -265px;font-size: 50px;margin-bottom: 0px;">เลขท้าย สองตัว</h2>
<h2 style="margin-left: 1120px;font-size: 150px;margin-top: -35px;margin-bottom: 0px;">00</h2>
<h2 style="margin-top: -20px;margin-left: 325px;font-size: 60px;margin-bottom: 0px;">เลขหน้า สามตัว</h2>
<h2 style="font-size: 75px;margin-left: 260px;margin-top: 0px;">000 | 000</h2>
<h2 style="margin-left: 875px;margin-top: -275px;font-size: 60px;margin-bottom: 0px;">เลขท้าย สามตัว</h2>
<h2 style="font-size: 4.96vw;margin-left: 805px;max-width: 475px;margin-top: 0px;">000 | 000</h2>
</body>
</html>