features.html 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. <aside id="features" class="left">
  2. <header data-title="Features"></header>
  3. <article class="list scroll">
  4. <ul>
  5. <!-- Basic Layout -->
  6. <li class="current">
  7. <a href="#main-article" data-target="article">
  8. <div class="bubble right">8</div>
  9. <strong>Presentation</strong>
  10. <small>Indented, Scroll</small>
  11. </a>
  12. </li>
  13. <!-- Basic Layout -->
  14. <li>
  15. <a href="#layout" data-target="section">
  16. <div class="bubble right">8</div>
  17. <strong>Layout</strong>
  18. <small>Indented, Scroll</small>
  19. </a>
  20. </li>
  21. <!-- List -->
  22. <li>
  23. <a href="#list" data-target="section" data-count="3">
  24. <strong>Lists</strong>
  25. <small>Indented, Scroll</small>
  26. </a>
  27. </li>
  28. <!-- Notifications -->
  29. <li>
  30. <a href="#notification" data-target="section">
  31. <div class="bubble right">8</div>
  32. <strong>Notifications</strong>
  33. <small>Indented, Scroll</small>
  34. </a>
  35. </li>
  36. <!-- Icons -->
  37. <li>
  38. <a href="#icon" data-target="section">
  39. <div class="bubble right">8</div>
  40. <strong>Icons</strong>
  41. <small>Messages, skskks</small>
  42. </a>
  43. </li>
  44. <!-- Grid System -->
  45. <li>
  46. <a href="#grid" data-target="section">
  47. <div class="bubble right">2</div>
  48. <strong>Grid System</strong>
  49. <small>Indented, Scroll</small>
  50. </a>
  51. </li>
  52. <!-- Forms -->
  53. <li>
  54. <a href="#form" data-target="section">
  55. <div class="bubble right">8</div>
  56. <strong>Form Elements</strong>
  57. <small>Indented, Scroll</small>
  58. </a>
  59. </li>
  60. <!-- Asides -->
  61. <li>
  62. <a href="#aside" 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. <!-- Pulls -->
  77. <li>
  78. <a href="#" data-target="section">
  79. <div class="bubble right">8</div>
  80. <strong>Buttons</strong>
  81. <small>Indented, Scroll</small>
  82. </a>
  83. </li>
  84. </ul>
  85. </article>
  86. </aside>