We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2755d2 commit 650dad6Copy full SHA for 650dad6
1 file changed
index.html
@@ -4,7 +4,7 @@
4
<head>
5
<meta charset="UTF-8">
6
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7
- <title>Just Practice</title>
+ <title>Background Color Changer | Project</title>
8
<link rel="stylesheet" href="style.css">
9
</head>
10
@@ -17,4 +17,4 @@ <h1>Click the button to change the background color</h1>
17
<script src="script.js"></script>
18
</body>
19
20
-</html>
+</html>
0 commit comments