Update index
This commit is contained in:
		
							parent
							
								
									8e93b81c14
								
							
						
					
					
						commit
						6a5f16fab2
					
				@ -10,9 +10,9 @@
 | 
				
			|||||||
    <h1 id ="head">This is a PAIN TOOL</h1>
 | 
					    <h1 id ="head">This is a PAIN TOOL</h1>
 | 
				
			||||||
    <button id="save">Save the picture</button>
 | 
					    <button id="save">Save the picture</button>
 | 
				
			||||||
    <input type="color" id="colorele">
 | 
					    <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>
 | 
					    <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>
 | 
					    <canvas id="canvas" style="width:90vw ; border:5px solid black;"></canvas>
 | 
				
			||||||
</body>
 | 
					</body>
 | 
				
			||||||
<script src="main.js"></script>
 | 
					<script src="main.js"></script>
 | 
				
			||||||
</html>
 | 
					</html>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user