diff --git a/demo.html b/demo.html index e908043..55bf280 100644 --- a/demo.html +++ b/demo.html @@ -11,9 +11,9 @@ #boxsize input, #boxsize select, #boxsize textarea { - width:200px; - padding:5px; - border:1px solid #333; + width: 200px; + padding: 5px; + border: 1px solid #333; } @@ -31,7 +31,7 @@ - +

Heading 1

Heading 2

Heading 3

@@ -40,9 +40,9 @@
Heading 6
- +
-

Section Heading 1

+

Section Heading 1

Article Heading 2

Address: somewhere, world
@@ -50,7 +50,7 @@

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et m. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et m. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et m.

- +

Text-level semantics

@@ -72,16 +72,15 @@ The samp element example
The small element example
The span element example
- The strike element example
The strong element example
The sub element example
The sup element example
The var element example
The u element example

- +

Embedded content

- +

audio

@@ -93,8 +92,10 @@

svg

- - + + + +

video

@@ -102,11 +103,11 @@

Grouping content

- +

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et m.

- +

pre

- +
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et me.
<html>
@@ -116,17 +117,17 @@
         <div class="main"> <div>
     </body>
 </html>
- +

blockquote

- +

Some sort of famous witty quote marked up with a <blockquote> and a child <p> element.

- +
Even better philosophical quote marked up with just a <blockquote> element.
- +

ordered list

- +
  1. list item 1
  2. list item 1 @@ -145,9 +146,9 @@
  3. list item 1
  4. list item 1
- +

unordered list

- + - +

description list

- +
Description name
Description value
@@ -179,7 +180,7 @@
Description name
Description value
- +

figure

@@ -188,8 +189,8 @@

Tabular data

- - + +
@@ -228,9 +229,9 @@
Jimi Hendrix - albums
- +

Forms

- +
Inputs as descendents of labels (form legend) @@ -241,36 +242,36 @@

- +

- +

- +
Inputs as siblings of labels -

+

-

-

-

-

-

-

+

+

+

+

+

+

- +

- +
Clickable inputs and buttons

@@ -282,30 +283,30 @@

- +
box-sizing tests
-
+
-
-
-
-
-
-
-
-
- +
+
+
+
+
+
+
+
+
- +
- +