3414458f507fbd08bcfe2af162909453abd6e817
hiram
  Wed Dec 2 14:45:59 2015 -0800
correct style definitions for tables and remove dangling tags that have no open tag refs #noredmine

diff --git src/hg/htdocs/indexIntro.html src/hg/htdocs/indexIntro.html
index 5d84c6c..b1a423f 100755
--- src/hg/htdocs/indexIntro.html
+++ src/hg/htdocs/indexIntro.html
@@ -1,25 +1,26 @@
 <!-- Introduction ============================================ -->  
-        <TABLE WIDTH="100%" BGCOLOR="#888888" BORDER="0" CELLSPACING="0" CELLPADDING="1">
+        <TABLE style="background-color:#888888; width: 100%; border-width: 0px; border-spacing: 0px; padding: 1px">
             <TR><TD>        
-            <TABLE BGCOLOR="#fffee8" WIDTH="100%"  BORDER="0" CELLSPACING="0" CELLPADDING="0">
+            <TABLE style="background-color:#fffee8; width: 100%; border-width: 0px; border-spacing: 0px; padding: 0px">
                 <TR><TD>        
-                <TABLE BGCOLOR="#D9E4F8" BACKGROUND="images/hr.gif" WIDTH="100%"><TR><TD>
+
+                <TABLE style="background-color:#D9E4F8; background-image: url('images/hr.gif'); width: 100%;"><TR><TD>
                     <A NAME="About"></A><FONT SIZE="4"><B>&nbsp; About the UCSC Genome Bioinformatics Site</B></FONT>
                 </TD></TR></TABLE>
         
-                <TABLE BGCOLOR="#fffee8" WIDTH="100%" CELLPADDING=0>
+                <TABLE style="background-color:#fffee8; width: 100%; padding: 0px"><TR><TD>
                     <TR><TH HEIGHT=3></TH></TR>
                     <TR><TD WIDTH=10></TD><TD>
 
                     <P>
         	    Welcome to the UCSC Genome Browser website. 
 		    This site contains the 
 		    reference sequence and working draft
         	    assemblies for a large collection of genomes. It also 
         	    provides portals to
 		    <A HREF="ENCODE/">ENCODE</A> data at UCSC (2003 to 2012) and to the
 		    <A HREF="Neandertal">Neandertal</A> project.
 		    Download or purchase the Genome Browser source code, or the
 		    Genome Browser in a Box 
 		    (<a href="goldenPath/help/gbib.html">GBiB</a>) 
 		    at our 
@@ -77,31 +78,31 @@
 		    Genome Bioinformatics Group,
 		    a cross-departmental team within the <a href="http://genomics.soe.ucsc.edu/" 
 		    target="_blank">UC Santa Cruz Genomics Institute</a> 
 		    at the University of California Santa Cruz 
 		    (<A HREF="http://www.ucsc.edu/public/" 
 		    TARGET=_blank>UCSC</A>). 
 		    If you have feedback or questions concerning the tools or
 		    data on this website, feel free to contact us on our 
 		    <A HREF="contacts.html">public mailing list</A>.  </P>
 
 		<TABLE CELLPADDING=0 CELLSPACING=0 WIDTH="100%">
                 <TR><TD ALIGN="left">
                  The Genome Browser project team relies on public funding to support our
                  work. Donations are welcome -- we have many more ideas than our funding
 		 supports!  If <em>you</em> have ideas, drop a comment in our
-		    <a href="../cgi-bin/hgUserSuggestion">suggestion box</a>.</P>
+		    <a href="../cgi-bin/hgUserSuggestion">suggestion box</a>.
                  </TD>
                 <TD ALIGN="right">
 		    <a href="https://securelb.imodules.com/s/1069/index.aspx?sid=1069&gid=1&pgid=761&dids=645&"
 		    target="_blank"><img 
 		    src="/images/donateNow.jpg" title="Give to the UCSC Genome Browser"
                     alt="Give to the UCSC Genome Browser" width="100"></a>
             </TD></TR></TABLE>
 
 <!--		    <p>
 		    <a href="https://securelb.imodules.com/s/1069/index.aspx?sid=1069&gid=1&pgid=761&dids=645&"
 		    target="_blank"><img 
 		    src="/images/donateNow.jpg" title="Give to the UCSC
 		    Genome Browser" width="150"></a>
 		    </p>
 -->