-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path!1406.html
45 lines (42 loc) · 2.88 KB
/
!1406.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Amigos</title>
<link rel="stylesheet" href="CSS/styles.css">
<meta name='viewport' content='width=device-width, initial-scale=1.0'/>
</head>
<body>
<header class="showcase">
<table cellspacing="20px">
<tr>
<td>
<div class="showcase-top">
<a href="index.html"><img src="IMAGES/IMG_20230721_193320-removebg-preview.png" alt=""/></a>
</div>
</td>
</tr>
</table>
</header>
<section>
<table cellspacing="40">
<tr>
<td><img src="IMAGES/Screenshot_2023-07-21-16-57-17-57_1c337646f29875672b5a61192b9010f9-modified.png"/></td>
<td>
<h2>RIZ: THE RIZVOLT</h2>
<h3>Appearance :</h3>
<P>Riz is an imposing figure, radiating an aura of electrifying energy. Tall and well-built, they carry themselves with an air of confidence and command. Their dark, unkempt hair crackles with static electricity, and their eyes shimmer with an intense shade of blue that seems to hold the essence of a brewing storm. Riz's attire reflects their power, adorned with patterns reminiscent of lightning bolts, and a cloak that dances with shimmering arcs of electricity.</P>
<h3>Superpower: Thunderbolt Sorcery :</h3>
<p>Riz possesses the remarkable superpower of Thunderbolt Sorcery, enabling them to wield and manipulate the awe-inspiring forces of thunder and lightning. They can summon bolts of lightning at will, channeling their energy to create dazzling displays of power. Their control over electricity grants them dominion over storms and the natural elements, empowering them to shape the battlefield as they desire.</p>
<h3>Abilities :</h3>
<ul>
<li>Electrokinesis: Riz can generate, shape, and control electricity with precision. They can project bolts of lightning from their hands, infusing their attacks with shocking power and stunning opponents.</li>
<li>Storm Manipulation: They have the ability to conjure powerful thunderstorms, controlling rain, wind, and lightning to unleash devastating attacks or provide cover for strategic movements.</li>
<li>Electric Shield: Riz can create an electrified shield that absorbs and redirects incoming attacks, providing them with excellent defense against various threats.</li>
</ul>
</td>
</tr>
</table>
</section>
</body>
</html>