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 326e02f commit 44630a2Copy full SHA for 44630a2
tutorials/html/index.html
@@ -4,7 +4,7 @@
4
<meta charset="UTF-8">
5
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0">
6
<meta name="description" content="Here you’ll find a set of quick tutorials and examples of a subset of HTML elements that I present to my students.">
7
- <title>HTML Tutorials</title>
+ <title>HTML Tutorials and Examples</title>
8
<link rel="stylesheet" href="../../styles/reset.css">
9
<link rel="stylesheet" href="../../styles/base.css">
10
</head>
0 commit comments