Added CSS links and correct image for W3C logo
authoreliotgra@ELIOTGRA-W8X220.redmond.corp.microsoft.com
Fri, 26 Oct 2012 10:13:29 -0700
changeset 3 884694a83c18
parent 2 ea987b3d6ed6
child 4 e32f7e30080d
Added CSS links and correct image for W3C logo
Overview.htm
--- a/Overview.htm	Fri Oct 26 08:33:25 2012 -0700
+++ b/Overview.htm	Fri Oct 26 10:13:29 2012 -0700
@@ -3,13 +3,8 @@
 	<title>Streams API</title>
 	<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
 
-<!--	<script class=remove src="http://dev.w3.org/2009/dap/ReSpec.js/js/respec.js"></script> -->
-	
-	
-
-	
-	
-
+	<link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-ED.css">
+	<link rel="stylesheet" type="text/css" href="http://dev.w3.org/2009/dap/ReSpec.js/css/respec.css">
 	<meta name="GENERATOR" content="MSHTML 8.00.7600.16588">
 	
 	<!-- Styles to mimic File API spec -->
@@ -20,10 +15,7 @@
 		table.error td, table th { border-left:solid; border-right:solid; border-bottom:solid thin; vertical-align:top; padding:0.2em }
 	</style>
 	
-<style>/*****************************************************************
- * ReSpec 3 CSS
- * Robin Berjon - http://berjon.com/
- *****************************************************************/
+<style>
 
 /* --- INLINES --- */
 em.rfc2119 { 
@@ -104,7 +96,7 @@
     text-align: left;
 }
 
-.simple th[scope="row"] {
+.simple th[scope=row] {
     background: inherit;
     color:  inherit;
     border-top: 1px solid #ddd;
@@ -376,9 +368,7 @@
 
 <body><div class="head">
   <p>
-    
-      <a href="http://www.w3.org/"><img src="Overview_files/w3c_home.png" alt="W3C" height="48" width="72"></a>
-    
+			<a href="http://www.w3.org/"><img height="48" width="72" alt="W3C" src="http://www.w3.org/Icons/w3c_home"></a>
   </p>
   <h1 class="title" id="title">Streams API</h1>