+ + + 6.1 + + #Elements.Try + + + Try + +
+ + ++ Markup +
+<a href="#" class="try">Try element</a>
+ modules/_form.scss
, line 96
+ diff --git a/doc/styleguide/index.html b/doc/styleguide/index.html index 3447339..557a4e3 100644 --- a/doc/styleguide/index.html +++ b/doc/styleguide/index.html @@ -51,29 +51,44 @@ 5Cards +
<a href="#" class="button">Download</a>
+ <a href="#" class="button [modifier class]">Download</a>
<a href="#" class="try">Try element</a>
+ modules/_form.scss
, line 96
+ <div class="user">
+ <input type="text" placeholder="Username" />
+ <button>Log in</button>
+</div>
+ modules/_form.scss
, line 139
+ Basic Grid (Flexible blocks) +Auto-fill & Equal height
+ +Each parent <section>
in the #webslides element is an individual slide.
Code is neat, scalable, and well documented. It uses intuitive markup with popular naming conventions. There's no need to overuse classes or nesting. Based on SimpleSlides, by Jenn Schiffer :)
+Each parent <section>
in the #webslides element is an individual slide.
Each parent <section>
in the #webslides element is an individual slide.
Code is neat, scalable, and well documented. It uses intuitive markup with popular naming conventions. There's no need to overuse classes or nesting. Based on SimpleSlides, by Jenn Schiffer :)
+Each parent <section>
in the #webslides element is an individual slide.
<div class="grid [modifier class]">
+ <div class="column">
+ <h3><strong>WebSlides is really easy</strong></h3>
+ <p class="text-intro">Each parent <code><section></code> in the #webslides element is an individual slide.</p>
+ <p>Code is neat, scalable, and well documented. It uses <strong>intuitive markup with popular naming conventions</strong>. There's no need to overuse classes or nesting. <strong>Based on <a href="https://github.com/jennschiffer/SimpleSlides">SimpleSlides</a>, by <a href="http://jennmoney.biz">Jenn Schiffer</a></strong> :)</p>
+ </div>
+ <div class="column">
+ <h3><strong>WebSlides is the clean</strong></h3>
+ <p class="text-intro">Each parent <code><section></code> in the #webslides element is an individual slide.</p>
+ </div>
+</div>
+ modules/_grid.scss
, line 1
+ <a href="#" class="button">Download</a>
+ <a href="#" class="button [modifier class]">Download</a>
<a href="#" class="try">Try element</a>
+ modules/_form.scss
, line 96
+ <div class="user">
+ <input type="text" placeholder="Username" />
+ <button>Log in</button>
+</div>
+ modules/_form.scss
, line 139
+ Basic Grid (Flexible blocks) +Auto-fill & Equal height
+ +Each parent <section>
in the #webslides element is an individual slide.
Code is neat, scalable, and well documented. It uses intuitive markup with popular naming conventions. There's no need to overuse classes or nesting. Based on SimpleSlides, by Jenn Schiffer :)
+Each parent <section>
in the #webslides element is an individual slide.
Each parent <section>
in the #webslides element is an individual slide.
Code is neat, scalable, and well documented. It uses intuitive markup with popular naming conventions. There's no need to overuse classes or nesting. Based on SimpleSlides, by Jenn Schiffer :)
+Each parent <section>
in the #webslides element is an individual slide.
<div class="grid [modifier class]">
+ <div class="column">
+ <h3><strong>WebSlides is really easy</strong></h3>
+ <p class="text-intro">Each parent <code><section></code> in the #webslides element is an individual slide.</p>
+ <p>Code is neat, scalable, and well documented. It uses <strong>intuitive markup with popular naming conventions</strong>. There's no need to overuse classes or nesting. <strong>Based on <a href="https://github.com/jennschiffer/SimpleSlides">SimpleSlides</a>, by <a href="http://jennmoney.biz">Jenn Schiffer</a></strong> :)</p>
+ </div>
+ <div class="column">
+ <h3><strong>WebSlides is the clean</strong></h3>
+ <p class="text-intro">Each parent <code><section></code> in the #webslides element is an individual slide.</p>
+ </div>
+</div>
+ modules/_grid.scss
, line 1
+ Each parent <section>
in the #webslides element is an individual slide.
Code is neat, scalable, and well documented. It uses intuitive markup with popular naming conventions. There's no need to overuse classes or nesting. Based on SimpleSlides, by Jenn Schiffer :)
+//Each parent <section>
in the #webslides element is an individual slide.