Sha256: 815ca0816cfdc1d93d6a1141d75c0edf25c09564751b25d4624dcb00e7ceedb5

Contents?: true

Size: 1.94 KB

Versions: 168

Compression:

Stored size: 1.94 KB

Contents

<!DOCTYPE html>
<!--[if lt IE 7]>
<html lang="en" ng-app="moodBoard" class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]>
<html lang="en" ng-app="moodBoard" class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]>
<html lang="en" ng-app="moodBoard" class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!-->
<html lang="en" class="no-js">
<!--<![endif]-->
<head>
  <meta charset="utf-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <title>Landing Page</title>
  <meta name="description" content="">
  <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">

  <link rel="stylesheet" href="../smock.css"/>
</head>

<body am-grid>

<section class="classification">
  <section class="style-group">
    <h3>Text</h3>

    <strong class="style-group__example__label">Avatar Caption</strong>
    <div class="avatar-caption">
      <p class="avatar-caption__main">Main Caption</p>
      <p class="avatar-caption__secondary">Secondary Caption</p>
    </div>

    <br/>

    <strong class="style-group__example__label">Pagination</strong>
    <nav class="pagination">
      <span class="first"><a href="#">First</a></span>
      <span class="prev"><a href="#">Prev</a></span>
      <span class="page"><a href="#">1</a></span>
      <span class="page"><a href="#">2</a></span>
      <span class="page"><a href="#">3</a></span>
      <span class="page gap">…</span>
      <span class="page"><a href="#">7</a></span>
      <span class="page"><a href="#">8</a></span>
      <span class="page"><a href="#">9</a></span>
      <span class="next"><a href="#">Next</a></span>
      <span class="last"><a href="#">Last</a></span>
    </nav>

    <br/>

    <strong class="style-group__example__label">Large image heading</strong>
    <p class="paragraph--bigger paragraph__large-avatar__heading"><a href="#">Professional Logo Design</a> for $150 by <a href="#">Brandbusters</a></p>
  </section>

</section> <!-- end .classification -->
</body>
</html>

Version data entries

168 entries across 168 versions & 1 rubygems

Version Path
smock-0.1.268 examples/molecules.html
smock-0.1.267 examples/molecules.html
smock-0.1.266 examples/molecules.html
smock-0.1.265 examples/molecules.html
smock-0.1.264 examples/molecules.html
smock-0.1.263 examples/molecules.html
smock-0.1.262 examples/molecules.html
smock-0.1.261 examples/molecules.html
smock-0.1.260 examples/molecules.html
smock-0.1.259 examples/molecules.html
smock-0.1.258 examples/molecules.html
smock-0.1.256 examples/molecules.html
smock-0.1.255 examples/molecules.html
smock-0.1.254 examples/molecules.html
smock-0.1.253 examples/molecules.html
smock-0.1.252 examples/molecules.html
smock-0.1.251 examples/molecules.html
smock-0.1.250 examples/molecules.html
smock-0.1.249 examples/molecules.html
smock-0.1.247 examples/molecules.html