broadfield commited on
Commit
8a3a9c7
·
verified ·
1 Parent(s): 124018b

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -2
index.html CHANGED
@@ -6,7 +6,7 @@
6
  <title>My static Space</title>
7
  <link rel="stylesheet" href="style.css" />
8
  </head>
9
- <body>
10
 
11
  <div id='cap'>
12
  </div>
@@ -57,7 +57,6 @@
57
  iframediv.height = '1000px';
58
  iframediv.frameborder="0";
59
  framediv.appendChild(iframediv);
60
- })
61
  </script>
62
 
63
  </body>
 
6
  <title>My static Space</title>
7
  <link rel="stylesheet" href="style.css" />
8
  </head>
9
+ <body>
10
 
11
  <div id='cap'>
12
  </div>
 
57
  iframediv.height = '1000px';
58
  iframediv.frameborder="0";
59
  framediv.appendChild(iframediv);
 
60
  </script>
61
 
62
  </body>