Skip to content

Commit 56a94c8

Browse files
authored
Update index.html
1 parent 54d7aad commit 56a94c8

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

index.html

+7-5
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,14 @@
88
<title>microcoder.github.io</title>
99
</head>
1010
<body>
11-
<h2>Welcome to microcoder.github.io !</h2>
11+
<p>
12+
<h2>Welcome to microcoder.github.io</h2>
1213

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>
16-
</ol>
14+
<ol>
15+
<li><a href="https://github.com/microcoder">Go to repositories of microcoder</a></li>
16+
<li><a href="https://cdn.rawgit.com/microcoder/course-basics-html-css/master/index.html">Основы HTML и CSS</a></li>
17+
</ol>
18+
</p>
1719

1820
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
1921
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous"></script>

0 commit comments

Comments
 (0)