Commit c1733e0b authored by abbeeeeyyyyy's avatar abbeeeeyyyyy

Formatted jester file

parent 29b3bbee
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<title>Detail - Jester</title> <title>Detail - Jester</title>
</head> </head>
<body> <body>
<img src="./jester.png" style="width: 10vw;"/> <img src="./jester.png" style="width: 10vw;" />
<h1>Detail - Jester</h1> <h1>Detail - Jester</h1>
<dl> <dl>
<dt>Health Points</dt><dd>660</dd> <dt>Health Points</dt>
<dt>Base Attack Damage</dt><dd>64</dd> <dd>660</dd>
<dt>Skills</dt><dd>Laugh, Dance, Smile</dd> <dt>Base Attack Damage</dt>
<dt>Lore</dt><dd>I do it for the LOLs.</dd> <dd>64</dd>
</dl> <dt>Skills</dt>
<button class='info' onclick="window.location.href = 'heroes.html';">Back to Heroes List</button> <dd>Laugh, Dance, Smile</dd>
<dt>Lore</dt>
<dd>I do it for the LOLs.</dd>
</dl>
<button class='info' onclick="window.location.href = 'heroes.html';">Back to Heroes List</button>
</body> </body>
</html> </html>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment