reregistrationform pdf
This commit is contained in:
parent
3b65c027e1
commit
d2852db201
@ -5,21 +5,21 @@
|
||||
<table style="height: 341px;background-color: white;" width="578" border=1>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td style="width: 185px; text-align: right;border-right-style: hidden;border-bottom-style: hidden;"><img src="images/{{Course.ProfilePicPath || university/No_Image.png}}" id="logo" style="width: 30%;"></td>
|
||||
<td style="width: 185px;border-bottom-style: hidden;" colspan="2">
|
||||
<h1 style="color:blue;"><strong>{{Course.UniversityName}}</strong></h1>
|
||||
<td style="width: 185px; text-align: left;border-right-style: hidden;border-bottom-style: hidden;"><img src="images/{{Course.ProfilePicPath || university/No_Image.png}}" id="logo" style="width: 30%;"></td>
|
||||
<td style="width: 150px;border-bottom-style: hidden;" colspan="2">
|
||||
<h2 style="color:blue; margin-left: -30px;"><strong>{{Course.UniversityName}}</strong></h2>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width: 185px; text-align: center;" colspan="3">
|
||||
<h5><strong>RE-REGISTRATION FORM</strong></h5>
|
||||
<p>{{Course.Address}} Mob-{{Course.UnivMobileNumber}}, E-mail id:{{Course.EmailID}}, Website:-</p>
|
||||
<p>{{Course.Address}} Mob-{{Course.UnivMobileNumber}}, E-mail id:{{Course.EmailID}}</p>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width: 185px;" colspan="3">
|
||||
<p style="text-align: center;">The from should be complete in all respects and to be filled by Course in English CAPITAL letters in blue /black ink.</p>
|
||||
<p style="text-align: center;">The from should be complete in all respects and to be filled by Student<br>in English CAPITAL letters in blue /black ink.</p>
|
||||
<table width="80%">
|
||||
<tbody>
|
||||
<tr style="height: 3px;">
|
||||
@ -79,14 +79,14 @@
|
||||
<p>Pin Code: __________ Mobile No: <span style="text-decoration:underline;">{{Course.MobileNumber}}</span> E-mail ID: <span style="text-decoration:underline;">{{Course.EmailID}}</span></p>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td style="width: 185px; text-align: center;" colspan="3"> SUBJECT / PAPER IN WHICH CANDIDATE APPEARING </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td style="width: 185px; text-align: center; color:blue;" colspan="3"><strong> SUBJECT / PAPER IN WHICH CANDIDATE APPEARING </strong></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
||||
<th style="width: 185px; text-align: center;"><strong> SR.NO</strong></th>
|
||||
<th style="width: 185px; text-align: center;"><strong> SL.NO</strong></th>
|
||||
<th style="width: 185px; text-align: center;"><strong> Subject Code</strong></th>
|
||||
<th style="width: 186px; text-align: center;"><strong> Subject / Paper Code</strong></th>
|
||||
</tr>
|
||||
@ -96,7 +96,7 @@
|
||||
<td style="width: 185px;">{{sub.SubjectCode}}</td>
|
||||
<td style="width: 186px;">{{sub.SubjectName}}</td>
|
||||
</tr>
|
||||
|
||||
|
||||
</tbody>
|
||||
<br/>
|
||||
<tfoot>
|
||||
|
||||
|
Before Width: | Height: | Size: 7.0 KiB After Width: | Height: | Size: 7.0 KiB |
Loading…
Reference in New Issue
Block a user