-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRadiants.html
19 lines (18 loc) · 1.1 KB
/
Radiants.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>My Top Radiants</title>
</head>
<body>
<h1><b> My Top Radiants List</b></h1>
<ol>
<li><a href="https://eso-hub.com/en/collectibles/culanda-born-senche" target="_blank">Culanda Born Senche</li></a>
<img width="40%" height="40%" src="https://esossl-a.akamaihd.net/assets/img/crownstore/items/7fd18b721a26fab056a5fa9bf9537f86.jpg" alt="Culandra born Senche" />
<li><a href="https://eso-hub.com/en/crownstore/varla-born-wolf" target="_blank">Varla Born Wolf</li> </a>
<img width="40%" height="40%" src="https://esossl-a.akamaihd.net/assets/img/crownstore/items/4660bf5361ca6be381818fe3fca9490c.jpg" alt="Varla born Senche" />
<li><a href="https://eso-hub.com/en/collectibles/bloodroot-wild-hunt-senche" target="_blank">Bloodroot Senche</li></a>
<img width="40%" height="40%" src="https://aiger4.s3.amazonaws.com/esomodelviewer/uploads/common/2021/01/28/aw_crwn_mounts_bloodrootwildhuntsenche_1x1-c443b9e5668a.jpg" alt="bloodroot Senche" />
</ol>
</body>
</html>