From 12116af2df47555c7f23dd54db13fb9bb6c7861e Mon Sep 17 00:00:00 2001 From: Igor Guastalla de Lima Date: Thu, 7 Feb 2019 18:55:09 -0200 Subject: [PATCH] feat(index.html): add
 tag.

---
 index.html | 60 +++++++++++++++++++++++++++---------------------------
 1 file changed, 30 insertions(+), 30 deletions(-)

diff --git a/index.html b/index.html
index de991c2..5c8853f 100644
--- a/index.html
+++ b/index.html
@@ -56,7 +56,7 @@
       Copied!
     
     
- +

         

<button type="button" class="nes-btn">Normal</button>

<button type="button" class="nes-btn is-primary">Primary</button>

<button type="button" class="nes-btn is-success">Success</button>

@@ -64,7 +64,7 @@

<button type="button" class="nes-btn is-error">Error</button>

<button type="button" class="nes-btn is-disabled">Disabled</button>

-
+
@@ -89,7 +89,7 @@ Copied!
- +

         

<div class="nes-container with-title is-centered"> <p class="title">Container.is-centered</p> <p>Good morning. Thou hast had a good night's sleep, I hope.</p> @@ -105,7 +105,7 @@ <p>Good morning. Thou hast had a good night's sleep, I hope.</p> </div> - +

Radios

@@ -123,7 +123,7 @@ Copied!
- +

         

<label> <input type="radio" class="nes-radio" name="answer" checked /> <span>Yes</span> @@ -133,7 +133,7 @@ <span>No</span> </label>

-
+
@@ -152,7 +152,7 @@ Copied!
- +

         

<label> <input type="checkbox" class="nes-checkbox" checked /> <span>Enable</span> @@ -162,7 +162,7 @@ <span>Dark</span> </label>

-
+
@@ -181,7 +181,7 @@ Copied!
- +

         

<img src="https://www.gravatar.com/avatar" class="nes-avatar is-small">

<img src="https://www.gravatar.com/avatar" class="nes-avatar">

<img src="https://www.gravatar.com/avatar" class="nes-avatar is-medium">

@@ -191,7 +191,7 @@

<img src="https://www.gravatar.com/avatar" class="nes-avatar is-medium is-rounded">

<img src="https://www.gravatar.com/avatar" class="nes-avatar is-large is-rounded">

-
+
@@ -255,7 +255,7 @@ Copied!
- +

         

<div class="nes-field"> <label for="name_field">Your name</label> <input type="text" id="name_field" class="nes-input"> @@ -307,7 +307,7 @@ </select> </div>

-
+
@@ -330,7 +330,7 @@ Copied!
- +

         

<div class="message -left"> <i class="nes-bcrikko"></i> <div class="nes-balloon from-left"> @@ -344,7 +344,7 @@ <i class="nes-bcrikko"></i> </div>

-
+
@@ -372,7 +372,7 @@ Copied!
- +

         

<div class="lists"> <ul class="nes-list is-disc"> <li>Good morning.</li> @@ -391,7 +391,7 @@ </ul> </div>

-
+
@@ -452,7 +452,7 @@ Copied!
- +

         

<div class="nes-table-responsive"> <table class="nes-table is-bordered is-centered"> <thead> @@ -505,7 +505,7 @@ </tbody> </table>

-
+
@@ -522,7 +522,7 @@ Copied!
- +

         

<progress class="nes-progress" value="90" max="100"></progress>

<progress class="nes-progress is-primary" value="80" max="100"></progress>

<progress class="nes-progress is-success" value="50" max="100"></progress>

@@ -530,7 +530,7 @@

<progress class="nes-progress is-error" value="10" max="100"></progress>

<progress class="nes-progress is-pattern" value="50" max="100"></progress>

-
+
@@ -574,7 +574,7 @@ Copied!
- +

         

<a href="#" class="nes-badge"> <span class="is-dark">NES.css</span> </a>

@@ -609,7 +609,7 @@ <span class="is-warning">Text</span> </a>

-
+
@@ -650,7 +650,7 @@ Copied!
- +

           

<i class="nes-icon heart is-small"></i>

<i class="nes-icon heart"></i>

<i class="nes-icon heart is-medium"></i>

@@ -680,7 +680,7 @@

<i class="nes-icon like is-large"></i>

<i class="nes-icon like is-empty"></i>

-
+
@@ -745,7 +745,7 @@ Copied!
- +

           

<i class="nes-icon twitter is-small"></i>

<i class="nes-icon twitter"></i>

<i class="nes-icon twitter is-medium"></i>

@@ -801,7 +801,7 @@

<i class="nes-icon linkedin is-medium"></i>

<i class="nes-icon linkedin is-large"></i>

-
+
@@ -835,7 +835,7 @@ Copied!
- +

           

<i class="nes-icon close is-small"></i>

<i class="nes-icon close"></i>

<i class="nes-icon close is-medium"></i>

@@ -860,7 +860,7 @@

<i class="nes-phone"></i>

<i class="nes-kirby"></i>

-
+
@@ -875,13 +875,13 @@ Copied!
- +

           

<i class="nes-logo"></i>

<i class="nes-jp-logo"></i>

<i class="snes-logo"></i>

<i class="snes-jp-logo"></i>

-
+