features.html 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  1. <aside id="features" class="left">
  2. <header data-title="Features"></header>
  3. <article class="list scroll">
  4. <ul>
  5. <li>
  6. <a href="#art-1" data-target="article">
  7. <strong>Art-1</strong>
  8. </a>
  9. </li>
  10. <li>
  11. <a href="#art-2" data-target="article">
  12. <strong>Art-2</strong>
  13. </a>
  14. </li>
  15. <li>
  16. <a href="#art-3" data-target="article">
  17. <strong>Art-3</strong>
  18. </a>
  19. </li>
  20. <!-- Basic Layout -->
  21. <li>
  22. <a href="#list" data-target="section">
  23. <div class="bubble right">8</div>
  24. <strong>Layout</strong>
  25. <small>Indented, Scroll</small>
  26. </a>
  27. </li>
  28. <!-- List -->
  29. <li>
  30. <a href="#list" data-target="section">
  31. <div class="bubble right">8</div>
  32. <strong>Lists</strong>
  33. <small>Indented, Scroll</small>
  34. </a>
  35. </li>
  36. <!-- Notifications -->
  37. <li>
  38. <a href="#notification" data-target="section">
  39. <div class="bubble right">8</div>
  40. <strong>Notifications</strong>
  41. <small>Indented, Scroll</small>
  42. </a>
  43. </li>
  44. <!-- Icons -->
  45. <li>
  46. <a href="#icon" data-target="section">
  47. <div class="bubble right">8</div>
  48. <strong>Icons</strong>
  49. <small>Messages, skskks</small>
  50. </a>
  51. </li>
  52. <!-- Grid System -->
  53. <li>
  54. <a href="#" data-target="section">
  55. <div class="bubble right">8</div>
  56. <strong>Grid System</strong>
  57. <small>Indented, Scroll</small>
  58. </a>
  59. </li>
  60. <!-- Asides -->
  61. <li>
  62. <a href="#" data-target="section">
  63. <div class="bubble right">8</div>
  64. <strong>Asides</strong>
  65. <small>Indented, Scroll</small>
  66. </a>
  67. </li>
  68. <!-- Buttons -->
  69. <li>
  70. <a href="#" data-target="section">
  71. <div class="bubble right">8</div>
  72. <strong>Icons</strong>
  73. <small>Indented, Scroll</small>
  74. </a>
  75. </li>
  76. <!-- Forms -->
  77. <li>
  78. <a href="#" data-target="section">
  79. <div class="bubble right">8</div>
  80. <strong>Form Elements</strong>
  81. <small>Indented, Scroll</small>
  82. </a>
  83. </li>
  84. <!-- Pulls -->
  85. <li>
  86. <a href="#" data-target="section">
  87. <div class="bubble right">8</div>
  88. <strong>Buttons</strong>
  89. <small>Indented, Scroll</small>
  90. </a>
  91. </li>
  92. </ul>
  93. </article>
  94. </aside>