I am idot, java is error

This commit is contained in:
2023-06-06 23:49:30 -04:00
parent e487a11761
commit a9f3be99cb
3 changed files with 50 additions and 23 deletions

View File

@@ -45,12 +45,12 @@
<main>
<div class="card">
<a id="card" href="#">
<canvas id="backgroundLayer" width="404" height="225" style="z-index: 0;"></canvas>
<canvas id="nameLayer" width="404" height="225" style="z-index: 1;"></canvas>
<canvas id="titleLayer" width="404" height="225" style="z-index: 2;"></canvas>
<canvas id="emailLayer" width="404" height="225" style="z-index: 3;"></canvas>
<canvas id="locationLayer" width="404" height="225" style="z-index: 4;"></canvas>
<canvas id="numbersLayer" width="404" height="225" style="z-index: 5;"></canvas>
<img id="backgroundLayer" src="#" width="404" height="225" style="z-index: 0;">
<img id="nameLayer" src="#" width="404" height="225" style="z-index: 1;">
<img id="titleLayer" src="#" width="404" height="225" style="z-index: 2;">
<img id="emailLayer" src="#" width="404" height="225" style="z-index: 3;">
<img id="locationLayer" src="#" width="404" height="225" style="z-index: 4;">
<img id="numbersLayer" src="#" width="404" height="225" style="z-index: 5;">
</a>
</div>
<div class="container">