Skip to content

Instantly share code, notes, and snippets.

@momin-riyadh
Created July 23, 2018 10: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 momin-riyadh/5324d71a9c0c3e76d06b72a29479f6a7 to your computer and use it in GitHub Desktop.
Save momin-riyadh/5324d71a9c0c3e76d06b72a29479f6a7 to your computer and use it in GitHub Desktop.
Content Markup
<div class="container">
<div class="row align-items-center">
<div class="col-12 col-md-7 col-lg-5 ml-md-auto">
<h1>Design Blocks</h1>
<p class="text-h3">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts</p>
<p class="mt-5">
<img alt="image" height="25" class="mr-4" src="./imgs/customers/samsung.svg">
<img alt="image" height="25" class="mr-4" src="./imgs/customers/adobe.svg">
<img alt="image" height="25" src="./imgs/customers/amazon.svg">
</p>
</div>
<div class="col-10 col-sm-6 col-md-5 col-lg-4 m-auto pt-5 pt-md-0">
<img alt="image" class="img-fluid br-0" src="./imgs/img_tall.png">
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment