diff --git a/index.php b/index.php index 4affb7d..eb06c30 100644 --- a/index.php +++ b/index.php @@ -19,7 +19,7 @@ function support($support) { $class .= ' none'; } - $html .= '' . $browser . ':' . $class . ' '; + $html .= '' . $browser . ':' . $class . ' '; } return $html; @@ -29,7 +29,7 @@ function spans($list) { $items = split(' ', $list); $html = ''; foreach ($items as $item) { - $html .= '' . $item . ' '; + $html .= '' . $item . ' '; } return $html; @@ -52,17 +52,20 @@ function spans($list) {

HTML 5 experimentation and demos I've hacked together. Click on the browser support icon or the technology tag to filter the demos (the filter is an OR filter).

- - Full Frontal Logo -

Learn more HTML5 & JavaScript: Full Frontal is a conference, run by front end developers for front end developers, held in the UK on 12th November.

-

Early bird tickets start at £100. Find out more: http://full-frontal.org

+
+

Introducing HTML5 by Bruce Laweson & Remy Sharp is the first full length book dedicated to HTML5.

Get it now and kick some HTML5 ass!

+

+ +

- - - + + + + + @@ -82,8 +85,9 @@ function spans($list) {
DemoSupportTechnology
DemoSupportTechnology