Team:UNIK Copenhagen/test

From 2014.igem.org

(Difference between revisions)
Line 57: Line 57:
             "<tr bgColor=" + bgColor+ ">");
             "<tr bgColor=" + bgColor+ ">");
         document.write(
         document.write(
-
             "  <th bgColor=" + fgColor + " align=center>" +
+
             "  <th bgColor=" + bgColor + " align=center>" +
-
             " <font color=" + bgColor + ">About the sequence</font>");
+
             " <font color=" + fgColor + ">About the sequence</font>");
         for (var i = 0; i < Text[j].length; i = i + nCols)
         for (var i = 0; i < Text[j].length; i = i + nCols)
         {
         {

Revision as of 20:00, 5 August 2014