fixed errors
authorChristian Urban <christian dot urban at kcl dot ac dot uk>
Thu, 13 Feb 2014 12:17:26 +0000
changeset 34 77b0440b8694
parent 33 390df693274d
child 35 f1731d31f41f
fixed errors
index.html
--- a/index.html	Thu Feb 13 12:14:45 2014 +0000
+++ b/index.html	Thu Feb 13 12:17:26 2014 +0000
@@ -3,7 +3,7 @@
 <head>
 <title>Bid for ITP 2015</title>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<style>
+    <style type="text/css">
       #map_canvas {
         width: 500px;
         height: 400px;
@@ -29,7 +29,7 @@
       }
       google.maps.event.addDomListener(window, 'load', initialize);
     </script>
-<style>
+<style type="text/css">
   body { font-size: 14px;
          font-family: "trebuchet ms", helvetica, sans-serif; }
 </style>