Skip to content

Instantly share code, notes, and snippets.

@dancallaghan
Created April 6, 2016 03:44
Show Gist options
  • Save dancallaghan/38119342a50436efa0d1eb58e6495ceb to your computer and use it in GitHub Desktop.
Save dancallaghan/38119342a50436efa0d1eb58e6495ceb to your computer and use it in GitHub Desktop.
NPS Article Elements
<div id="b1" class="boxed-text">
<h6>
<span class="box-label">Box 1</span>
Resources to support smoking cessation
</h6>
<p>Boxed content...</p>
</div>
<div id="t1" class="table-wrap">
<h6>
<span class="table-label">Table 1</span> Efficacy of daclatasvir and sofosbuvir in hepatitis C
</h6>
<table frame="hsides" rules="groups" class="table">
<colgroup><col width="13.93%">
<col width="11.24%">
<col width="31.79%">
<col width="20.52%">
<col width="22.52%">
</colgroup>
<thead>
<tr>
<th rowspan="2" scope="col"><strong>Study</strong></th>
<th rowspan="2" scope="col"><strong>Viral genotype</strong></th>
<th rowspan="2" scope="col"><strong>Treatment regimen</strong></th>
<th colspan="2" scope="colgroup"><strong>Sustained virological response<sup>‡</sup></strong></th>
</tr>
<tr>
<th colspan="1" scope="colgroup"><strong>Treatment-naïve patients</strong></th>
<th scope="col"><strong>Treatment-experienced patients</strong></th>
</tr>
</thead>
<tbody>
<tr>
<td rowspan="4" scope="row">Sulkowski<a class="xref" href="#r2" data-ref-type="bibr"><sup>2</sup></a>
</td>
<td rowspan="2">1</td>
<td>daclatasvir + sofosbuvir<sup><sup>§</sup></sup>
</td>
<td>100% (70/70)</td>
<td>100% (21/21)</td>
</tr>
<tr>
<td colspan="1">daclatasvir + sofosbuvir + ribavirin<sup><sup>§</sup></sup>
</td>
<td>98% (55/56)</td>
<td>100% (20/20)</td>
</tr>
<tr>
<td rowspan="2" colspan="1">2 or 3</td>
<td>daclatasvir + sofosbuvir<sup><sup>§</sup></sup>
</td>
<td>93% (28/30)</td>
<td>-</td>
</tr>
<tr>
<td colspan="1" scope="row">daclatasvir + sofosbuvir + ribavirin<sup><sup>§</sup></sup>
</td>
<td>93% (13/14)</td>
<td>-</td>
</tr>
<tr>
<td rowspan="2" scope="row">Nelson<a class="xref" href="#r3" data-ref-type="bibr"><sup>3</sup></a>
</td>
<td rowspan="2">3</td>
<td rowspan="2">daclatasvir + sofosbuvir<sup><sup>#</sup></sup>
</td>
<td>Overall<br><br>90% (91/101)</td>
<td>Overall<br><br>86% (44/51)</td>
</tr>
<tr>
<td colspan="1" scope="row">Patients with cirrhosis<br><br>58% (11/19)</td>
<td>Patients with cirrhosis<br><br>69% (9/13)</td>
</tr>
</tbody>
</table>
<div class="table-wrap-foot">
<p><sup>‡</sup> Defined as proportion of patients with viral RNA less than the lower limit of quantification in serum, measured 12 weeks after the end of treatment.</p>
<p><sup><sup>§</sup></sup> Treatment given for 12 or 24 weeks in treatment-naïve patients and for 24 weeks in treatment-experienced patients.</p>
<p><sup><sup>#</sup></sup> Treatment given for 12 weeks.</p>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment