diff --git a/index.html b/index.html index 479a8fd..d378b04 100644 --- a/index.html +++ b/index.html @@ -92,7 +92,7 @@

Tab Example

Tab Example with Spaces

-

These tabs use the exact same markup as the previous example with an extra spaces class added to the containing block.

+

These tabs use the exact same markup as the previous example with an extra class="spaces" added to the containing block. This lets you switch between the two tab styles with very little fuss.

@@ -133,7 +133,7 @@

Tables

- 1 + 3 jake John Chambers @@ -141,7 +141,7 @@

Tables

- 1 + 4 calvin Calvin Tower @@ -202,7 +202,7 @@

Message Style Examples

Messages

-

Notifying the user of a error, warning, or just a notice is easy with these simple alert boxes.

+

Notifying the user with an error, warning, or notice is easy with these simple alert boxes.

Error message

Warning message

Notice message