Created
January 10, 2018 09:17
-
-
Save AndryWJ/3297221363ff944553c4893f0270b5df to your computer and use it in GitHub Desktop.
Nav
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<nav class="nav"> | |
<ul> | |
<li>Главная</li> | |
<li>Услуги</li> | |
<li>О нас</li> | |
<li>Контакты</li> | |
</ul> | |
</nav> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment