section not selection

This commit is contained in:
Eike Send 2020-06-03 16:16:20 +02:00 committed by GitHub
parent c201fc7bf8
commit 9bdc9014b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -64,7 +64,7 @@
<article>
<img src="img/grid.svg" />
<h4>Flex Grid without classes</h4>
<p>By putting <b>section</b> tag inside <b>selection</b> tag container you could make infinite flex grid.
<p>By putting <b>section</b> tag inside <b>section</b> tag container you could make infinite flex grid.
</p>
</article>
<article>
@ -249,4 +249,4 @@ color:#111;
</body>
</html>
</html>