From 0ea9684acb5206669788bee5ed557a070f9bfe4e Mon Sep 17 00:00:00 2001 From: Diclophis Date: Tue, 17 Apr 2012 01:31:12 +0000 Subject: Make src/shell.html HTML5 compliant by fixing incorrect DOM around head/body tags, also declare a new CSS class 'emscripten' and make all generated elements use it so that we can prevent collision of additional elements if a developer chooses to modify this page and add additional elements, plus remove inline styles --- src/shell.html | 28 +++++++++++++++++----------- 1 file changed, 17 insertions(+), 11 deletions(-) (limited to 'src/shell.html') diff --git a/src/shell.html b/src/shell.html index 37509889..93dcdf2b 100644 --- a/src/shell.html +++ b/src/shell.html @@ -1,16 +1,22 @@ - - + + + + Emscripten-Generated Code + + -
- -
- -
-
Downloading...
-
+ +
+ +
+
Downloading...

- -- cgit v1.2.3-70-g09d2