Skip to content

Instantly share code, notes, and snippets.

@andrew-h-lee
Created June 24, 2016 17:43
Show Gist options
  • Save andrew-h-lee/eb397e347bfabb3e001438c84f56606b to your computer and use it in GitHub Desktop.
Save andrew-h-lee/eb397e347bfabb3e001438c84f56606b to your computer and use it in GitHub Desktop.
Write up icon div-tags

Icon div-tags

<div class="wrapper">
  <div class="col-4">
    <p> Text Paragraph </p>
      <i class="iconTech devicon-logo colored"></i> 
  </div>
</div>

Div-tag Structure

- Margin Bottom
  - Contaiiner
    - Row
      - col-md-3 col-sm-6
        - content-Box
          - Box default
              animated fadeInUp
              animation-delay-10

Another Icon tag

- span icon-ar 
  - icon-ar-lg
      icon-ar-round
      icon-ar-inverse
        <i-tag>
        <h4-tag>
        <p-tag>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment