Team:UNIK Copenhagen/test
From 2014.igem.org
(Difference between revisions)
Line 58: | Line 58: | ||
document.write( | document.write( | ||
" <th bgColor=" + fgColor + " align=center>" + | " <th bgColor=" + fgColor + " align=center>" + | ||
- | " <font color=" + bgColor + "> | + | " <font color=" + bgColor + ">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) | ||
{ | { |