-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
43 lines (41 loc) · 4.48 KB
/
about.html
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
<html>
<head>
<link href="http://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<link href="https://getbootstrap.com/docs/4.1/dist/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="https://fonts.googleapis.com/css?family=Work+Sans:600" rel="stylesheet">
<link rel="stylesheet" href="https://www.cssscript.com/pure-css-circular-percentage-bar/">
<link rel="stylesheet" href="https://daneden.github.io/animate.css/animate.min.css">
<link href="https://getbootstrap.com/docs/4.1/examples/carousel/carousel.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="embed2.css"/>
<link href="https://fonts.googleapis.com/css?family=Inconsolata" rel="stylesheet">
</head>
<body>
<ul class="ul1">
<li class="li1"><a class="active a1" href="changed.php">Home</a></li>
</ul>
<h1 style="margin-left:80px;color:black;font-family: 'Work Sans', sans-serif;">ABOUT RAS - </h1>
<div class="container container1">
<p class="text-justify">RAS is an International Student Recruitment Organization that assists students in pursuing overseas education in universities in USA, UK,Canada.RAS is a solution-oriented company, which specializes in tailoring career pathways to suit individual profiles within the constraints that may prevail in each case. The constraints may be educational, financial or personal.</p>
<h6 style="text-align:left;color:red;font-weight:bold;">SYSTEMATISED APPROACH TO STUDIES ABROAD</h6><br>
<h6 style="text-align:left;color:red;font-weight:bold;">!!! Study Abroad !!!</h6>
<p class="text-justify">The thought itself is daunting and the lack of proper information and high costs involved makes this task even more complicated. RAS has set up a unique resource to give a step-by-step guidance for the entire process. Our systematized approach and a network with Universities help students who apply through RAS. Our organization has a single-minded focus, to guide students to the best possible Institutions, thus enabling them to build their future.
<br><br>Using our expertise and vast experience we can identify the most suitable university for each student. We are the stepping-stones to their future and remember that their success is directly linked to our success. Our Advisors live by a strict code of ethics and a set of values that are not merely etched in stone but are woven into the very fabric of the organization. We take pride in our students getting admissions in topmost universities and obtaining scholarships.</p>
<h6 style="text-align:left;color:red;font-weight:bold;">RAS offers the following value added services at a nominal cost:</h6><br>
<ul class="list-unstyled" style="text-align:left">
<li><i class="fa fa-arrow-right"></i> Cutting Edge Counseling for Studies Abroad</li>
<li><i class="fa fa-arrow-right"></i> Selection of Universities & Programs</li>
<li><i class="fa fa-arrow-right"></i> Pre – Application Process & Admission Formalities</li>
<li><i class="fa fa-arrow-right"></i> Coaching for highly competitive Tests such as GRE / TOEFL / IELTS</li>
<li><i class="fa fa-arrow-right"></i> Acquiring Financial Aid</li>
<li><i class="fa fa-arrow-right"></i> Visa Counseling</li>
<li><i class="fa fa-arrow-right"></i> Pre – Departure Counseling</li>
<li><i class="fa fa-arrow-right"></i> Travel Arrangements</li>
</ul>
<h6 style="text-align:left;color:red;font-weight:bold;">Disclaimer - Please note that RAS Education guides students only for seeking overseas education. We do not guide for work permits or immigration. RAS Education does not take any responsibility for students' part-time jobs during studies or full-time jobs after studies.</h6><br>
</div>
<div class="jumbotron" style="margin-bottom:-48px;background-color:#2D3136;border-radius:.0rem">
<a class="btn btn-md btn3" href="changed.php" role="button" style="margin-top:-30px;">Back</a>
</div>
</body>
</html>