-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest.html
83 lines (46 loc) · 3.5 KB
/
test.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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
<!DOCTYPE html>
<html>
<head>
<title>
Jordan Time NewsPaper
</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">
<img style="border-radius: 15%;background-color: rgba(230, 44, 38, 0.973);text-align:center; margin-inline: 500px;padding: 5px;"
src="https://lh3.googleusercontent.com/proxy/6bP10C-A5RkFjZknGNFFnYApPg_2R_ctG_dhZiXWBj8cmILN0QGoZgKbI65S2oO3KaFImVaFN1OXv_xJZ9j52bY0NUFR5zGtyOPmzHIqGphWwHRA7g" alt="" width="600px" height="400px">
<h2 style="border-radius: 15%;background-color: rgba(28, 82, 230, 0.493);text-align:center; margin-inline: 100px;padding: 3px;">
Main Topics</h2>
<!--********************-->
<a style="border-radius: 15%;background-color: rgba(28, 82, 230, 0.493);size: 50px;text-align:center;align-self:center;align-items: center;align-content: center; margin-inline: 100px;padding: 3px;" href="https://daliaabdelghani.github.io/DaliaIP/">Intellectual property</a>
<img style="border-radius: 15%;background-color: rgba(230, 44, 38, 0.973);text-align:center; margin-inline: 500px;padding: 5px;"
src="https://allea.org/wp-content/uploads/2019/06/IPR-protection-ideas-801x684.png" alt="" width="600px" height="400px">
<!--********************-->
<h2 style="border-radius: 15%;background-color: rgba(28, 82, 230, 0.493);text-align:center; margin-inline: 100px;padding: 3px;">
Economie</h2>
<img style="border-radius: 15%;background-color: rgba(230, 44, 38, 0.973);text-align:center; margin-inline: 500px;padding: 5px;"
src="https://www.almrsal.com/wp-content/uploads/2020/04/economie_verte-678x381-1.jpg" alt="" width="600px" height="400px">
<h2 style="border-radius: 15%;background-color: rgba(28, 82, 230, 0.493);text-align:center; margin-inline: 100px;padding: 3px;">
Policy</h2>
<img style="border-radius: 15%;background-color: rgba(230, 44, 38, 0.973);text-align:center; margin-inline: 500px;padding: 5px;"
src="https://blog.ipleaders.in/wp-content/uploads/2019/04/policy.jpg" alt="" width="600px" height="400px">
<h2 style="border-radius: 15%;background-color: rgba(28, 82, 230, 0.493);text-align:center; margin-inline: 100px;padding: 3px;">
Sport</h2>
<img style="border-radius: 15%;background-color: rgba(230, 44, 38, 0.973);text-align:center; margin-inline: 500px;padding: 5px;"
src="https://images.thestar.com/lxd1-K_UZFPFqXibrT3qXxTXK6o=/650x412/smart/filters:cb(2700061000)/https://www.stcatharinesstandard.ca/content/dam/niagaradailies/sports/niagara-region/2020/06/08/covid-19-cancels-fall-sports-at-post-secondary-level-in-ontario/B881156351Z.1_20200608162238_000_G0KVG654.2-0_Gallery.jpg" alt="" width="600px" height="400px">
<h2 style="border-radius: 15%;background-color: rgba(28, 82, 230, 0.493);text-align:center; margin-inline: 100px;padding: 3px;">
Entertainment</h2>
<img style="border-radius: 15%;background-color: rgba(230, 44, 38, 0.973);text-align:center; margin-inline: 500px;padding: 5px;"
src="https://www.3edgetechnologies.com/images/mediain.png" alt="" width="600px" height="400px">
<!-- ***********************************-->
</body>
<header style="background-color:rgb(185, 235, 47);">
© Jordan Time NewsPaper 2020
</header>
</html>