We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f801875 commit 54d7aadCopy full SHA for 54d7aad
index.html
@@ -5,9 +5,11 @@
5
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6
<meta http-equiv="X-UA-Compatible" content="ie=edge">
7
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" integrity="sha384-WskhaSGFgHYWDcbwN70/dfYBj47jz9qbsMId/iRN3ewGhXQFZCSftd1LZCfmhktB" crossorigin="anonymous">
8
- <title>Hello</title>
+ <title>microcoder.github.io</title>
9
</head>
10
<body>
11
+ <h2>Welcome to microcoder.github.io !</h2>
12
+
13
<ol>
14
<li><a href="https://github.com/microcoder">Go to repositories of microcoder</a></li>
15
<li><a href="https://cdn.rawgit.com/microcoder/course-basics-html-css/master/index.html">Основы HTML и CSS</a></li>
0 commit comments