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 +