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/indexInfo.html src/hg/htdocs/indexInfo.html index 42ed214..d19d509 100755 --- src/hg/htdocs/indexInfo.html +++ src/hg/htdocs/indexInfo.html @@ -1,36 +1,30 @@ <!-- Conditions of Use Section =============================== --> - <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%; border: 0px"><TR><TD> <A NAME="Conditions"></A><FONT SIZE="4"><B> Conditions of Use</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> The Genome Browser software, sequence and annotation data are freely available for use with <a href="conditions.html">these conditions</a>. A <a href="license">license</a> is required for commercial use of the software. For assistance with questions or problems regarding the UCSC Genome Browser software, database, genome assemblies, or release cycles, click <A HREF="contacts.html">here</A>. <P> Program-driven use of this software is limited to a maximum of one hit every 15 seconds and no more than 5,000 hits per day. <P> The UCSC Genome Browser was created by the <a href="staff.html">Genome Bioinformatics Group</a> of UC Santa Cruz. Software Copyright (c) The Regents of the University of California. All rights reserved. </TD><TD WIDTH=15> </TD></TR></TABLE> <BR></TD></TR></TABLE> </TD></TR></TABLE> - - <BR> - - <BR></TD></TR></TABLE> - </TD></TR></TABLE> -