Skip to content

Instantly share code, notes, and snippets.

@INDIAN2020
Created May 20, 2013 02:19
Show Gist options
  • Select an option

  • Save INDIAN2020/5610079 to your computer and use it in GitHub Desktop.

Select an option

Save INDIAN2020/5610079 to your computer and use it in GitHub Desktop.
reports
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>reports</title>
</head>
<body>
<table class="mytable">
<tr>
<th width="100">Class</th>
<th width="100">From</th>
<th width="100">To</th>
<th width="100">Sold</th>
<th width="100">Gross</th>
<th width="100">Audience</th>
<th width="100">MCL</th>
<th width="100"></th>
</tr>
<tr>
<td>Balcony</td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td></td>
</tr>
<tr>
<td>Chair</td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td></td>
</tr>
<tr>
<td>Bench</td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td></td>
</tr>
<tr>
<td>Ground</td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td></td>
</tr>
<tr style="background: red;">
<th colspan="3" style="text-align: center;">NOON SHOW TOTAL</th>
<th></th>
<th></th>
<th></th>
<th></th>
<th></th>
</tr>
</table>
<table class="mytable">
<tr>
<th width="100">Class</th>
<th width="100">From</th>
<th width="100">To</th>
<th width="100">Sold</th>
<th width="100">Gross</th>
<th width="100">Audience</th>
<th width="100">MCL</th>
<th width="100"></th>
</tr>
<tr>
<td>Balcony</td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td></td>
</tr>
<tr>
<td>Chair</td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td></td>
</tr>
<tr>
<td>Bench</td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td></td>
</tr>
<tr>
<td>Ground</td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td></td>
</tr>
<tr style="background: red;">
<th colspan="3" style="text-align: center;">MATNEE SHOW TOTAL</th>
<th></th>
<th></th>
<th></th>
<th></th>
<th></th>
</tr>
</table>
<table class="mytable">
<tr>
<th width="100">Class</th>
<th width="100">From</th>
<th width="100">To</th>
<th width="100">Sold</th>
<th width="100">Gross</th>
<th width="100">Audience</th>
<th width="100">MCL</th>
<th width="100"></th>
</tr>
<tr>
<td>Balcony</td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td></td>
</tr>
<tr>
<td>Chair</td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td></td>
</tr>
<tr>
<td>Bench</td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td></td>
</tr>
<tr>
<td>Ground</td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td></td>
</tr>
<tr style="background: red;">
<th colspan="3" style="text-align: center;">1ST SHOW TOTAL</th>
<th></th>
<th></th>
<th></th>
<th></th>
<th></th>
</tr>
</table>
<table class="mytable">
<tr>
<th width="100">Class</th>
<th width="100">From</th>
<th width="100">To</th>
<th width="100">Sold</th>
<th width="100">Gross</th>
<th width="100">Audience</th>
<th width="100">MCL</th>
<th width="100"></th>
</tr>
<tr>
<td>Balcony</td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td></td>
</tr>
<tr>
<td>Chair</td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td></td>
</tr>
<tr>
<td>Bench</td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td></td>
</tr>
<tr>
<td>Ground</td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td><input type="text" /></td>
<td></td>
</tr>
<tr style="background: red;">
<th colspan="3" style="text-align: center;">2ND SHOW TOTAL</th>
<th></th>
<th></th>
<th></th>
<th></th>
<th></th>
</tr>
<tr style="background: red;margin-top:20px;">
<th colspan="3" style="text-align: center;">4 SHOWS TOTAL</th>
<th width="100"></th>
<th width="100"></th>
<th width="100"></th>
<th width="100"></th>
<th width="100"></th>
</tr>
</table>
<style>
.mytable{background: rgb(231, 231, 231);
margin: 0 auto;
padding: 5px;
border-radius: 5px;
box-shadow: 0px 0px 3px #000;margin-bottom: 20px;width: 868px;
}
.mytable th{background: rgb(124, 122, 122);
color: rgb(255, 255, 255);}
.mytable td{}
.mytable input[type=text]{width: 100px;}
</style>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment