forked from chubby/happy_lights
		
	create table, add palitra
This commit is contained in:
		
							
								
								
									
										18
									
								
								index.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								index.html
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,18 @@ | ||||
| <!DOCTYPE html> | ||||
| <html> | ||||
|     <head> | ||||
|         <style> | ||||
|             .table td{ | ||||
|                 padding: 10px; | ||||
|                 border: 1px solid black | ||||
|             } | ||||
|         </style> | ||||
|     </head> | ||||
|     <body> | ||||
|         <table class='table' id='qq' ></table> | ||||
|         <input type='color' id='palitra' > | ||||
|  | ||||
|         <script src="main.js"></script> | ||||
|          | ||||
|     </body> | ||||
| </html> | ||||
		Reference in New Issue
	
	Block a user