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=" | + | " <th bgColor="white" align=center>" + |
+ | " <font color="black">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) | ||
{ | { |