We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6fcd12 commit 334ec92Copy full SHA for 334ec92
11-tabs/final/index.html
@@ -3,7 +3,7 @@
3
<head>
4
<meta charset="UTF-8" />
5
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
- <title>About</title>
+ <title>Tabs</title>
7
8
<!-- styles -->
9
<link rel="stylesheet" href="styles.css" />
11-tabs/setup/index.html
@@ -3,13 +3,13 @@
10
</head>
11
<body>
12
- <h1>about project</h1>
+ <h1>tabs project</h1>
13
<!-- javascript -->
14
<script src="app.js"></script>
15
</body>
0 commit comments