-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmain.html
64 lines (35 loc) · 1.47 KB
/
main.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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<!DOCTYPE html>
<html>
<head>
<title>
<title>Jordan Time NewsPaper</title>
</title>
</head>
<body style="background-image: url('https://indianmarketview.com/wp-content/uploads/news-2.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
">
<!-- ***********************************-->
<h1 style="border-radius: 15%;background-color: rgba(217, 228, 63, 0.493);text-align:center; margin-inline: 500px;padding: 10px;">Jordan Time NewsPaper</h1>
<hr style="width:100%;text-align:left;margin-left:0">
<h2>Main Topics</h2>
<h2>Sections</h2>
<h2></h2>
<h2></h2>
<h2></h2>
<h2 style="width: 100px; float:left;; background:gray; margin:10px">Policy</h2>
<h2 style="width: 100px; float:left;; background:rgb(228, 43, 43); margin:10px">Economie</h2>
<h2 style="width: 100px; float:left;; background:rgb(61, 79, 238); margin:10px">sport</h2>
<h2 style="font-size:1px;width: 100px; float:inline-end; margin:10px"> .</h2>
<h2 style="width: 100px; float:left; background:gray; margin:10px"> ******</h2>
<h2 style="width: 100px; float:left;; background:rgb(228, 43, 43); margin:10px"> @@@@@</h2>
<h2 style="width: 100px; float:left;; background:rgb(61, 79, 238); margin:10px"> #####</h2>
<h2 style="width: 100px; float:inline-end; margin:10px"> **</h2>
<h2>ghnm,bnbnbnmm</h2>
<!-- ***********************************-->
</body>
<header style="background-color:rgb(185, 235, 47);">
© Jordan Time NewsPaper 2020
</header>
</html>