"Table Styles"
Bootstrap 3.3.0 Snippet by MTaqi

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<div class="container">
<div class="row">
<table class="tbl1" cellpadding="2">
<tbody><tr>
<th colspan="2">Original Video Details</th>
</tr>
<tr>
<td>Size</td>
<td>704x384</td>
</tr>
<tr>
<td>Length</td>
<td>48:51</td>
</tr>
<tr>
<td>Video codec</td>
<td>H264, 1395 Kbps</td>
</tr>
<tr>
<td>Audio codec</td>
<td>AAC, 112 Kbps</td>
</tr>
<tr>
<td>Filesize</td>
<td title="555043581 bytes">529.3 MB</td>
</tr>
</tbody></table>
<div class='clearfix'></div>
<br /><br />
<form method="post" action="http://letwatch.to/" onsubmit="return CheckForm(this);">
<input type="hidden" name="op" value="report_file_send">
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
/*
P {font-family: times;}
/*XVS 1.3
body {
margin: 0;
height: auto;
font: 13px Tahoma;
color: #666666;
text-align: center;
background-color: rgb(240, 240, 240);
font-family: arial, sans-serif;
}
/*
#container {width:978px; padding-top:10px; padding-bottom:20px; margin:0 auto; font-size:1.0em;}
#header, #main, #footer {width:958px; border: 3px solid #C8C8C8; border-radius:7px; margin-bottom:5px;}
#header { background:#E1E1E1; height:auto !important;}
#main {clear:both; padding:2px 0 2px 0; background-color:#ffffff; font-size:1.0em; min-height:270px;}
#footer {clear:both; padding:5px 0 5px 0; background:#E1E1E1; font-size:1.1em !important; overflow:visible !important;}
#sitelogo {z-index:1; margin:5px 0 0 5px;}
.navbar {width:958px; background-color:rgb(225,225,225); font-family:tahoma,arial,sans-serif; font-size:130% !important}
.header-admin {margin:10px 0; padding-left:15px; text-align:left;}
.header-admin a, .header-admin a:visited {text-decoration:none; color:rgb(100,100,100);}
.header-admin a:hover {text-decoration:underline;}
.content {float:left; width:958px; background-color:rgb(200,200,200); font-size:13px; overflow:visible !important}
/* MAIN MENU
/*
.navbar ul {list-style-type:none;}
.navbar ul li {float:left; background-color:rgb(225,225,225);}
.navbar ul li a {float:none !important /*Non-IE6*/
/*
;
display:block;
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Related: See More


Questions / Comments: