-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathabout.html
More file actions
39 lines (31 loc) · 2 KB
/
about.html
File metadata and controls
39 lines (31 loc) · 2 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
34
35
36
37
38
39
<!DOCTYBE html>
<html style="background-color: rgba(71, 89, 105, 0.895);">
<title> Ging Freecss's </title>
<link rel="icon" tybe="image/x-icon" href="https://ih1.redbubble.net/image.4912552190.9710/st,small,507x507-pad,600x600,f8f8f8.jpg">
<head>
<h1 style="color: aliceblue ; font-style: initial;"> About Ging Freecss</h1>
</head>
<hr>
<aside>
<br><br>
<div align="center">
<img src="https://staticg.sportskeeda.com/editor/2023/07/cbf12-16894212107663-1920.jpg" width="480px" height="270" alt="Ging Freecss">
</div>
<br>
<br>
<span align="center">
<p1 style="color: aliceblue; font-family: 'Times New Roman', Times, serif;"> <b>Ging Freecss</b> is a fictional character from the popular manga and anime series "Hunter x Hunter." He is the father of the main protagonist, Gon Freecss. Ging is known for being a legendary Hunter, a prestigious title given to individuals who excel in various fields and undertake dangerous tasks. Despite his absence for most of Gon's life, Ging is a central figure in the series as Gon embarks on a journey to find his father and uncover the mysteries surrounding him. Ging is portrayed as a highly intelligent and enigmatic character, with exceptional skills and knowledge. His unique personality and unconventional approach to life make him a fascinating and complex character in the Hunter x Hunter universe.</p1>
</span>
</aside>
<hr
<body>
<a href="html 1.html">
<button align="right" style="background-color:rgb(15, 51, 99); width: 200px; height: 50; color: aliceblue; font-family: 'Times New Roman', Times, serif; "> click to back</button>
</a>
<a href="portfolio.html">
<button align="left" style="background-color:rgb(15, 51, 99); width: 200px; height: 50; color: aliceblue; font-family: 'Times New Roman', Times, serif; ">
click to next
</button>
</a>
</body>
</html>