Skip to content

Instantly share code, notes, and snippets.

@thecodemedia
Created September 5, 2019 11:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thecodemedia/73d5a8768adfd5343d2d516639a20fc1 to your computer and use it in GitHub Desktop.
Save thecodemedia/73d5a8768adfd5343d2d516639a20fc1 to your computer and use it in GitHub Desktop.
<div class="container">
<div class="row">
<div class="col-12 col-sm-12 col-md-6 col-lg-3 col-xl-3" >
<p><a href="https://thecode.media/baboolya/">Задача про бабушку и помидоры</a></p>
<p><a href="https://thecode.media/electrician/">Хитрый электрик</a></p>
</div>
<div class="col-12 col-sm-12 col-md-6 col-lg-3 col-xl-3">
<p><a href="https://thecode.media/le-timer/">Как сделать свой таймер-напоминалку</a></p>
<p><a href="https://thecode.media/sublime-one-love/">Почему Sublime Text — это круто</a></p>
</div>
<div class="col-12 col-sm-12 col-md-6 col-lg-3 col-xl-3">
<p><a href="https://thecode.media/est-tri-shkatulki/">Поговорим о Якубовиче</a></p>
<p><a href="https://thecode.media/content-manager/">Как стать контент-менеджером</a></p>
</div>
<div class="col-12 col-sm-12 col-md-6 col-lg-3 col-xl-3">
<p><a href="https://thecode.media/batareyki-besyat/">Задача про сторожа и фонарик</a></p>
<p><a href="https://thecode.media/variables/">О названиях функций</a></p>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment