Advertisement
cornford-michael

Ashobiz example

Sep 23rd, 2017
402
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.51 KB | None | 0 0
  1. <!-- CSS FILE EXAMPLE -->
  2.  
  3. <!-- Ashobiz base -->
  4. <link href="ashobiz.base.css" rel="stylesheet">
  5.  
  6. <!-- Component 1 -->
  7. <link href="ashobiz-1.css" rel="stylesheet">
  8. <!-- Component 5 -->
  9. <link href="ashobiz-5.css" rel="stylesheet">
  10.  
  11.  
  12.  
  13.  
  14.  
  15. <!-- #136 -->
  16. <div class="a-136 a-br a-br-COLOR">
  17.     <!-- Heading -->
  18.     <h3>HEADING</h3>
  19.     <!-- Paragraph -->
  20.     <p>.........PARAGRAPH..........</p>
  21.     <!-- Button -->
  22.     <a href="#" class="a-btn a-btn-COLOR a-btn-sm">BUTTON</a>
  23. </div>
  24. © 2017 GitHub, Inc.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement