Skip to content

Instantly share code, notes, and snippets.

@nareshdevineni
Created February 18, 2018 13:55
Show Gist options
  • Select an option

  • Save nareshdevineni/3a75e0df24a96ed2b52cfbed1c0ca5b2 to your computer and use it in GitHub Desktop.

Select an option

Save nareshdevineni/3a75e0df24a96ed2b52cfbed1c0ca5b2 to your computer and use it in GitHub Desktop.
<div class="flex-container">
<div class="flex-item card">
<div>20$</div>
<h2>Beginner</h2>
<p>Ideal for Individuals and small teams</p>
</div>
<div class="flex-item card">
<div>40$</div>
<h2>Advanced</h2>
<p>Ideal for start-ups with amazing ideas</p>
</div>
<div class="flex-item card">
<div>80$</div>
<h2>Professional</h2>
<p>Ideal for Individuals and small teamIdeal for companies with solid userbases</p>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment