Difference between revisions of "Team:Purdue/Navpage"

Line 29: Line 29:
 
     entryBlocks[i]= new letterEntry(String.fromCharCode(charCode+i),"");
 
     entryBlocks[i]= new letterEntry(String.fromCharCode(charCode+i),"");
 
}
 
}
 +
addLinks("Home Page,https://2018.igem.org/Team:Purdue");
 +
 +
 
arrayToList();
 
arrayToList();
 
//now a tags are made, time to place them in an unordered list
 
//now a tags are made, time to place them in an unordered list

Revision as of 17:39, 13 June 2018

Bootstrap Example