Skip to content

Instantly share code, notes, and snippets.

@Akifcan
Created March 31, 2021 12:29
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 Akifcan/7d415f5950383c0c769d50ae6c3b93f1 to your computer and use it in GitHub Desktop.
Save Akifcan/7d415f5950383c0c769d50ae6c3b93f1 to your computer and use it in GitHub Desktop.
medium carousel article
<div class="slider">
<div class="slide-item" id="slide1">
😥
</div>
<div class="slide-item" id="slide2">
🤔
</div>
<div class="slide-item" id="slide3">
🥺
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment