-
Notifications
You must be signed in to change notification settings - Fork 1
/
index-content-admission_guidelines.php
58 lines (54 loc) · 2.05 KB
/
index-content-admission_guidelines.php
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<div class="container">
<br>
<div class="row">
<div class="col-sm-6">
<div class="card" style="min-height:200px;">
<div class="card-header" style="background-color:Orange; color: white; text-align:center;">ENROLMENT PROCEDURE</div>
<div class="card-body">
No. 1:
<br>
<p style=" text-indent: 50px;">Proceed to the guidance office or fill=up the enrolment form on the website of the school</p>
<br>
No. 2:
<br>
<p style=" text-indent: 50px;">Prepare the needed documents</p>
<br>
No. 3:
<br>
<p style=" text-indent: 50px;">Proceed to the guidance office to pass the documents</p>
</div>
</div>
</div>
<div class="col-sm-6">
<div class="card" style="min-height:200px;">
<div class="card-header" style="background-color:TOMATO; color:white; text-align:center;">CONTACT</div>
<div class="card-body">
<div>High School </div>
<div>Trunkline: 524-2011 local 134/203</div>
</div>
</div>
</div>
</div>
<br>
<div class="row">
<div class="col-sm-6">
<div class="card" style="min-height:200px;">
<div class="card-header" style="background-color:Orange; color: white; text-align:center;">REQUIREMENTS
<br>
(Grade and Transferees)</div>
<div class="card-body">
<ul>
<li>Report Card</li>
<li>Photocopy of Birth Certificate</li>
<li>3 pcs 1x1 ID Picture</li>
<li>Good Moral Certificate</li>
<li>Barangay Clearance</li>
<li>Brown Envelope (Long)</li>
<li>Financial Assessment (from private school)</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<br>