Skip to content

Instantly share code, notes, and snippets.

@OlukaDenis
Last active November 23, 2019 15:08
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 OlukaDenis/d79b576bf94a477f36be9bc925f61358 to your computer and use it in GitHub Desktop.
Save OlukaDenis/d79b576bf94a477f36be9bc925f61358 to your computer and use it in GitHub Desktop.
<div class="container">
<h1>Top 5 Languages </h1>
<p>In the last year, developers collaborated in more than 370 primary languages on GitHub. The following are the the top five languages with more contributions on GitHub</p>
<div class="list">
<ul>
<li class="list-item"> <a href="#"> Javascript </a> </li>
<li class="list-item"> <a href="#"> Python </a> </li>
<li class="list-item"> <a href="#"> Java </a> </li>
<li class="list-item"> <a href="#"> PHP </a> </li>
<li class="list-item"> <a href="#"> C# </a> </li>
</ul>
</div
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment