<table class='table table-borderless'>
<thead>
<tr>
<th id='underline' scope='col'>Subjects</th>
<th id='underline' scope='col'>Marks</th>
<th id='underline' scope='col'>Total(%)</th>
</tr>
</thead>
<tbody>
<tr>
<th scope='row'>Confidence Level (20):</th>
<td>100%</td>
<td>-</td>
</tr>
<tr>
<th scope='row'>Subject Matter(60):</th>
<td>50</td>
<td>-</td>
</tr>
<tr>
<th scope='row'>Current Affairs (20):</th>
<td>10</td>
<td>-</td>
</tr>
<tr>
<th scope='row'>TotalScore:</th>
<td>500</td>
<td>-</td>
</tr>
<tr>
<th scope='row'>PercentageScore(50%):</th>
<td>-</td>
<td>50%</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class='row '>
<div class='col-md-3' align='right'></div>
<div class='col-md-5 top-border' align='center'>
<table class='table table-borderless'>
<thead>
<tr>
<th id='underline' scope='col'></th>
<th id='underline' scope='col'></th>
<th id='underline' scope='col'></th>
</tr>
</thead>
<tbody>
<tr>
<th scope='row'>Overall Score(100%):</th>
<td>-</td>
<td>880</td>
</tr>
<tr>
<th scope='row'>Interpretation:</th>
<td>-</td>
<td style='color:red'>Try Again</td>
</tr>
</tbody>
</table>
</div>
<div class='col-md-4' align='right'></div>
</div>
<h3>NOTE:</h1>
<p>
This Performance Result is to encourage the applicant to view their assessments and make the
necessary improvement in relation to job interviews..
</p>
</div>
</html>
";
$document->loadHtml($output);
$document->setPaper('A4', 'landscape');
$document->render();
$document->stream("Sourcecodester", array("Attachment"=>0));
?>
It looks like you posted long piece of code, consider editing it out and putting it on hastebin.com and pasting link to it instead. Alternatively, send your code in a file.
Can you post on gist?
Обсуждают сегодня