no message

This commit is contained in:
DESKTOP-BM6RJU5\wyanh 2023-04-25 17:47:59 +08:00
parent 9ea86f23a5
commit 7a8d83582f
1 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,9 @@
<link rel="stylesheet" href="217.css">
</head>
<body>
<button class="button">Light</button>
<button class="button dark">Dark</button>
</body>
</html>
<script src="217.js"></script>