From 4c7b636f1689cf824d0c9d2496042b03edd2110e Mon Sep 17 00:00:00 2001 From: remy Date: Mon, 17 Jan 2011 22:06:05 +0000 Subject: [PATCH] Adding some html5 love --- css/html5demos.css | 5 +++++ demos/video.html | 2 +- includes/footer.php | 3 +++ index.php | 5 ++++- 4 files changed, 13 insertions(+), 2 deletions(-) diff --git a/css/html5demos.css b/css/html5demos.css index b0f505c..b5fdabe 100644 --- a/css/html5demos.css +++ b/css/html5demos.css @@ -258,6 +258,11 @@ body.view-source #view-source { font-size: 14px; } +#html5badge { + display: none; + margin-left: -30px; +} + /** Pretty printing styles. Used with prettify.js. */ pre { font-size: 14px; } .str { color: #080; } diff --git a/demos/video.html b/demos/video.html index fe15357..50249ca 100644 --- a/demos/video.html +++ b/demos/video.html @@ -1,8 +1,8 @@ Video

diff --git a/includes/footer.php b/includes/footer.php index d261a79..a286fc7 100644 --- a/includes/footer.php +++ b/includes/footer.php @@ -1,3 +1,6 @@ + +HTML5 Powered with Connectivity / Realtime, Device Access, Graphics, 3D & Effects, Multimedia, Performance & Integration, Semantics, and Offline & Storage +

Fork me on GitHub diff --git a/index.php b/index.php index eb06c30..f3c64a0 100644 --- a/index.php +++ b/index.php @@ -36,7 +36,7 @@ function spans($list) { } ?> - + @@ -80,6 +80,9 @@ function spans($list) {

All content, code, video and audio is Creative Commons Share Alike 2.0

+ + HTML5 Powered with Connectivity / Realtime, Device Access, Graphics, 3D & Effects, Multimedia, Performance & Integration, Semantics, and Offline & Storage +