Difference between revisions of "Team:Reading/Team"

Line 1: Line 1:
 
{{Reading2}}
 
{{Reading2}}
<html>
+
 
<body>
+
<table style="border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; background-color:#e3e3e3; width:100%;">
<script>
+
var tableHTML = "
+
<table style=\"border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; background-color:#e3e3e3; width:100%;\">
+
 
<tr>
 
<tr>
<td width=\"50%\">
+
<td width="50%">
<div id=\"teamtable\" style = \"padding:10px;float:left; border-bottom-width: 15px; width:calc(100% - 20px);\">
+
<div id="teamtable" style = "padding:10px;float:left; border-bottom-width: 15px; width:calc(100% - 20px);">
 
</div>
 
</div>
 
</td>
 
</td>
<td width=\"50%\">
+
<td width="50%">
<div id=\"bioframe\" style=\"color:#000000; top:150px; padding: 30px; border-radius: 25px; border-style: solid; border-width 70px; border-color:#ffffff; height:500px; width:calc(100% - 140px); background-color:#ffffff\">
+
<div id="bioframe" style="color:#000000; top:150px; padding: 30px; border-radius: 25px; border-style: solid; border-width 70px; border-color:#ffffff; height:500px; width:calc(100% - 140px); background-color:#ffffff">
<p style=\"font-size:160%\">Roll over the images to see the team member bio and extra photos in here.</p>
+
<p style="font-size:160%">Roll over the images to see the team member bio and extra photos in here.</p>
 
</div>
 
</div>
 
</td>
 
</td>
 
</tr>
 
</tr>
</table>";
+
</table>
 
+
document.getElementById("PageContents").innerHTML = tableHTML ;
+
</script>
+
</body>
+
</html>
+

Revision as of 23:45, 24 July 2015

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