Difference between revisions of "Test page"

From Wiki 24x7servermanagement
Jump to: navigation, search
Line 1: Line 1:
<!-- CSS goes in the document HEAD or added to your external stylesheet -->
+
<table style="width: 309px; border-color: grey; height: 145px; float: left;" border="2">
<style type="text/css">
+
<tbody>
table.imagetable {
+
<tr style="height: 21px;">
font-family: verdana,arial,sans-serif;
+
<td style="height: 21px; width: 138px;">&nbsp;</td>
font-size:11px;
+
<td style="height: 21px; width: 169px;">&nbsp;</td>
color:#333333;
+
border-width: 1px;
+
border-color: #999999;
+
border-collapse: collapse;
+
}
+
table.imagetable th {
+
background:#b5cfd2 url('cell-blue.jpg');
+
border-width: 1px;
+
padding: 8px;
+
border-style: solid;
+
border-color: #999999;
+
}
+
table.imagetable td {
+
background:#dcddc0 url('cell-grey.jpg');
+
border-width: 1px;
+
padding: 8px;
+
border-style: solid;
+
border-color: #999999;
+
}
+
</style>
+
<!-- Table goes in the document BODY -->
+
<table class="imagetable">
+
<tr>
+
<th>Info Header 1</th><th>Info Header 2</th><th>Info Header 3</th>
+
 
</tr>
 
</tr>
<tr>
+
<tr style="height: 21px;">
<td>Text 1A</td><td>Text 1B</td><td>Text 1C</td>
+
<td style="height: 21px; width: 138px;">&nbsp;</td>
 +
<td style="height: 21px; width: 169px;">&nbsp;</td>
 
</tr>
 
</tr>
<tr>
+
<tr style="height: 21px;">
<td>Text 2A</td><td>Text 2B</td><td>Text 2C</td>
+
<td style="height: 21px; width: 138px;">&nbsp;</td>
 +
<td style="height: 21px; width: 169px;">&nbsp;</td>
 
</tr>
 
</tr>
 +
<tr style="height: 21px;">
 +
<td style="height: 21px; width: 138px;">&nbsp;</td>
 +
<td style="height: 21px; width: 169px;">&nbsp;</td>
 +
</tr>
 +
<tr style="height: 23px;">
 +
<td style="height: 23px; width: 138px;">&nbsp;</td>
 +
<td style="height: 23px; width: 169px;">&nbsp;</td>
 +
</tr>
 +
<tr style="height: 22px;">
 +
<td style="height: 22px; width: 138px;">&nbsp;</td>
 +
<td style="height: 22px; width: 169px;">&nbsp;</td>
 +
</tr>
 +
</tbody>
 
</table>
 
</table>
 +
<!-- DivTable.com -->

Revision as of 12:50, 19 November 2016

<tbody> </tbody>