|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/gwsolutions/ |
Upload File : |
<?php include 'includes/header.php' ?>
<div class="frame02">
<div class="container">
<div class="jumbotron">
<div class="row">
<div class="col-md-12" style="margin-bottom:30px;">
<style type="text/css">
/* Table Responsive CSS */
#flip-scroll table { border-collapse: collapse; }
#flip-scroll thead { background-color:#006FB9; color: white; font-weight: bold; }
#flip-scroll td,
#flip-scroll th { padding: 10px; border: 1.5pt solid #fff; }
#flip-scroll td:not:first-child,
#flip-scroll th { text-align: center; }
@media only screen and (max-width: 760px) {
#flip-scroll .cf:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
#flip-scroll * html .cf { zoom: 1; }
#flip-scroll *:first-child+html .cf { zoom: 1; }
#flip-scroll table { width: 100%; border-collapse: collapse; border-spacing: 0; }
#flip-scroll th,
#flip-scroll td { margin: 0; vertical-align: top; }
#flip-scroll th { text-align: left; }
#flip-scroll table { display: block; position: relative; width: 100%; }
#flip-scroll thead { display: block; float: left; }
#flip-scroll tbody { display: block; width: auto; position: relative; overflow-x: auto; white-space: nowrap; }
#flip-scroll thead tr { display: block; }
#flip-scroll th { display: block; text-align: right; }
#flip-scroll tbody tr { display: inline-block; vertical-align: top; }
#flip-scroll td { display: block; min-height: 1.25em; text-align: left; }
#flip-scroll th { border: 0; border-left: 0; }
#flip-scroll td { border-left: 0; border-right: 0; border-bottom: 0; }
}
</style>
<section id="flip-scroll" class="BlueNGrey irishTable">
<table>
<thead>
<tr>
<td>Pub</td>
<td>Selfie Upload</td>
<td>Video Upload</td>
<td>Song Download</td>
<td>HD Video Download</td>
</tr>
</thead>
<tbody>
<tr>
<td>Blarney Rock Pub</td>
<td>9</td>
<td>22</td>
<td>4</td>
<td>10</td>
</tr>
<tr>
<td>Cassidy’s Pub</td>
<td>3</td>
<td>5</td>
<td>4</td>
<td>16</td>
</tr>
<tr>
<td>Connolly's Pub & Restaurant</td>
<td>5</td>
<td>9</td>
<td>4</td>
<td>11</td>
</tr>
<tr>
<td>Dublin 6</td>
<td>4</td>
<td>7</td>
<td>3</td>
<td>10</td>
</tr>
<tr>
<td>Emmett O'Lunney's</td>
<td>8</td>
<td>15</td>
<td>3</td>
<td>12</td>
</tr>
<tr>
<td>Gabby O’Hara’s</td>
<td>20</td>
<td>54</td>
<td>20</td>
<td>61</td>
</tr>
<tr>
<td>Kinsale Tavern</td>
<td>3</td>
<td>5</td>
<td>4</td>
<td>11</td>
</tr>
<tr>
<td>McGee's</td>
<td>5</td>
<td>8</td>
<td>3</td>
<td>8</td>
</tr>
<tr>
<td>Molloy's Irish Pub</td>
<td>11</td>
<td>32</td>
<td>5</td>
<td>14</td>
</tr>
<tr>
<td>Molly's</td>
<td>4</td>
<td>6</td>
<td>3</td>
<td>12</td>
</tr>
<tr>
<td>O'Brien's</td>
<td>14</td>
<td>39</td>
<td>9</td>
<td>21</td>
</tr>
<tr>
<td>O'Hara's</td>
<td>4</td>
<td>8</td>
<td>3</td>
<td>11</td>
</tr>
<tr>
<td>O'Lunney's</td>
<td>10</td>
<td>21</td>
<td>5</td>
<td>16</td>
</tr>
<tr>
<td>O'Reilly's Off Fifth</td>
<td>9</td>
<td>18</td>
<td>3</td>
<td>11</td>
</tr>
<tr>
<td>O'Reilly's Pub & Restaurant</td>
<td>3</td>
<td>5</td>
<td>2</td>
<td>7</td>
</tr>
<tr>
<td>Playwright Celtic Pub</td>
<td>7</td>
<td>15</td>
<td>8</td>
<td>21</td>
</tr>
<tr>
<td>Scallywag's Irish Pub</td>
<td>3</td>
<td>6</td>
<td>9</td>
<td>29</td>
</tr>
<tr>
<td>The Irish American Pub</td>
<td>39</td>
<td>85</td>
<td>14</td>
<td>60</td>
</tr>
<tr>
<td>Tir Na Nog (Penn Plaza)</td>
<td>5</td>
<td>9</td>
<td>8</td>
<td>22</td>
</tr>
<tr>
<td>Tír Na Nóg (W 39 St)</td>
<td>10</td>
<td>17</td>
<td>14</td>
<td>40</td>
</tr>
</tbody>
</table>
</section>
<br/>
</div>
</div>
</div>
</div>
</div>
<?php include 'includes/footer.php' ?>