Difference between revisions of "Team:Reading/Team"

Line 1: Line 1:
 
{{Reading2}}
 
{{Reading2}}
  
 +
<script>
 
var tableHTML = "
 
var tableHTML = "
 
<table style=\"border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; background-color:#e3e3e3; width:100%;\">
 
<table style=\"border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; background-color:#e3e3e3; width:100%;\">
Line 16: Line 17:
 
</table>";
 
</table>";
  
<script>
 
 
document.getElementById("PageContents").innerHTML = tableHTML ;
 
document.getElementById("PageContents").innerHTML = tableHTML ;
 
</script>
 
</script>

Revision as of 23:44, 24 July 2015

<script> var tableHTML = "

Roll over the images to see the team member bio and extra photos in here.

";

document.getElementById("PageContents").innerHTML = tableHTML ; </script>