Update index
This commit is contained in:
parent
8e93b81c14
commit
6a5f16fab2
@ -10,7 +10,7 @@
|
||||
<h1 id ="head">This is a PAIN TOOL</h1>
|
||||
<button id="save">Save the picture</button>
|
||||
<input type="color" id="colorele">
|
||||
<input type="range" id ="rangele" min="1" max="500" value="50">
|
||||
<input type="range" id ="rangele" min="1" max="50" value="10">
|
||||
<div style="margin-bottom: 5vh; margin-top: 5vh;"><button id="button">T</button></div>
|
||||
<canvas id="canvas" style="width:90vw ; border:5px solid black;"></canvas>
|
||||
</body>
|
||||
|
Loading…
Reference in New Issue
Block a user