| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122 |
- <section id="lists">
- <header data-title="Lungo Framework 2.0" class="extended">
- <nav class="left">
- <a href="#aside-controls" data-target="aside" data-icon="menu"></a>
- </nav>
- </header>
- <nav class=" groupbar">
- <a href="#" class="current" data-icon="checkmark" data-label="accept"></a>
- <a href="#" data-icon="close" data-label="cancel"></a>
- </nav>
- <footer class="toolbar">
- <nav class=" ">
- <a href="#" class="current" data-icon="checkmark" ></a>
- <a href="#" data-icon="close"></a>
- </nav>
- </footer>
- <article id="nav-4" class="list scroll current">
- <ul>
- <li class="anchor">With right elements</li>
- <li>
- <strong><li> + <strong> </strong>
- </li>
- <li class="selectable">
- <strong><li class="selectable"> + <strong> </strong>
- </li>
- <li>
- <a href="#">
- <strong><li> + <a> + <strong> </strong>
- </a>
- </li>
- <li>
- <strong><li> + <strong> </strong>
- <small><small></small>
- </li>
- <li class="anchor">.arrow class</li>
- <li class="arrow">
- <strong><li class="arrow"> + <strong> </strong>
- </li>
- <li class="arrow">
- <strong><li class="arrow"> + <strong> </strong>
- <small><small></small>
- </li>
- <li class="arrow">
- <strong><li class="arrow"> + <strong> </strong>
- <small><small></small>
- <small><small></small>
- </li>
- <li class="anchor">.right element</li>
- <li>
- <a href="#">
- <div class="right">.right</div>
- <strong><strong> element</strong>
- <small>with <small> element</small>
- </a>
- </li>
- <li>
- <a href="#">
- <div class="right bubble blue">.right.bubble</div>
- <strong><strong> element</strong>
- <small>with <small> element</small>
- </a>
- </li>
- <li>
- <a href="#">
- <div class="right bubble blue" data-icon="clock">.right data-icon</div>
- <strong><strong> element</strong>
- <small>with <small> element</small>
- </a>
- </li>
- <li class="anchor">With data-icon or data-image attribute</li>
- <li data-image="http://placehold.it/32x32">
- <strong><li data-image> + <strong> </strong>
- <small><small></small>
- </li>
- <li class=" thumb" data-image="http://placehold.it/46x46">
- <strong><li class="thumb" data-image> + <strong> </strong>
- <small><small></small>
- </li>
- <li data-icon="user">
- <strong><li data-icon> + <strong> </strong>
- <small><small></small>
- </li>
- <li class="thumb" data-icon="user">
- <strong><li class="thumb" data-icon> + <strong> </strong>
- <small><small></small>
- </li>
- <li class="anchor">With colours</li>
- <li class="blue">
- <strong><li class="blue"> + <strong> </strong>
- <small><small></small>
- </li>
- <li class="green">
- <strong><li class="green"> + <strong> </strong>
- <small><small></small>
- </li>
- <li class="yellow">
- <strong><li class="yellow"> + <strong> </strong>
- <small><small></small>
- </li>
- </ul>
- </article>
- </section>
|