List view

  • OneNote 2013

    1 RUB

  • Excel 2013

    1 RUB

  • Word 2013

    1 RUB

  • Firefox

    Download...

    <ul class="listview">
        <li>
            <div class="icon">
                <img />
            </div>
            <div class="data">
                <h4>Title</h4>
                ...
                <p>text</p>
            </div>
        </li>
        ...
    </ul>

List view Fluid

  • OneNote 2013

    1 RUB

  • Firefox

    Free

  • Word 2013

    1 RUB

  • Excel 2013

    1 RUB

    <ul class="listview fluid">
        ...
    </ul>

ListView Image

  • This is a my face

    Hi! My name is Sergey Pimenov and i'm author of Metro UI CSS from Kiev, Ukraine.

    sergey@pimenov.com.ua
  • Bear

    Bears are mammals of the family Ursidae. Bears are classified as caniforms, or doglike carnivorans, with the pinnipeds being their closest living relatives.

  • This is a my face

    Hi! My name is Sergey Pimenov and i'm author of Metro UI CSS from Kiev, Ukraine.

    sergey@pimenov.com.ua
    <ul class="listview image">
        ...
    </ul>

ListView Image Fluid

  • This is a my face

    Hi! My name is Sergey Pimenov and i'm author of Metro UI CSS from Kiev, Ukraine.

    sergey@pimenov.com.ua
  • This is a my face

    Hi! My name is Sergey Pimenov and i'm author of Metro UI CSS from Kiev, Ukraine.

    sergey@pimenov.com.ua
  • This is a my face

    Hi! My name is Sergey Pimenov and i'm author of Metro UI CSS from Kiev, Ukraine.

    sergey@pimenov.com.ua
    <ul class="listview image fluid">
        ...
    </ul>

ListView Iconic

  • Excel 2013

  • Word 2013

  • OneNote 2013

    <ul class="listview iconic">
        ...
    </ul>