1 2 3 4 5 6 7 8 9 10 11 12
<!DOCTYPE html> <html> <head> <title>calibrate</title> <meta charset="utf-8" /> <link rel="stylesheet" href="../style.css" /> <script type="module" src="Light9Calibrate"></script> </head> <body> <light9-calibrate></light9-calibrate> </body> </html>