LED Project

Html code posted by Rohit Nair
created at 18 Jul 05:27

Edit | Back
1
<!DOCTYPE html> <head> <title> LED Project </title> </head> <body> <form method="get" action="submit.php"> <button type="submit">ON</button> <button type="submit">OFF</button> </form> </body> </html>
199 Bytes in 2 ms with coderay