Difference between revisions of "Team:Tokyo Tech/Team"

Line 195: Line 195:
 
     // The function to write profile
 
     // The function to write profile
 
     function write_profile(index){
 
     function write_profile(index){
var out = '<table rules="none">'
+
var out = '<table rules="none" border="0">'
 
+ '<tr><td class="profile_header">Name:</td><td>' + profiles[index][0] + '</td></tr>'
 
+ '<tr><td class="profile_header">Name:</td><td>' + profiles[index][0] + '</td></tr>'
 
+ '<tr><td class="profile_header">School:</td><td>' + profiles[index][1] + '</td></tr>'
 
+ '<tr><td class="profile_header">School:</td><td>' + profiles[index][1] + '</td></tr>'

Revision as of 07:43, 18 August 2016

About Us

Team Members

Instructors