-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathlanding.html
167 lines (158 loc) · 6.4 KB
/
landing.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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>DART</title>
<link rel="shortcut icon" type="x-icon" href="phd-logos.jpg" />
<link rel="stylesheet" href="./src/styles/landing.css" />
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
<!-- fade in effect link -->
</head>
<body>
<!-- Navigation bar -->
<nav class="nav-bar">
<div class="Logo-section">
<img
class="img-logo"
src="./assets/logo/phd-logos.jpg"
alt=""
style="width:'160px';height: '50px';float: left;margin-top: 15px;margin-left: 10px;"
/>
</div>
<div class="nav-bar-links">
<a class="links w-text" href="./signup.html">Log in</a>
<a class="links w-text" href="./signup.html?tog">Sign up</a>
<a class="links w-text" href="./faqs.html">FAQ</a>
<a class="links w-text" href="./about us.html">About us</a>
</div>
<div class="hamburger">
<span class="bar"></span>
<span class="bar"></span
><span class="bar"></span>
</div>
</nav>
<!-- navgation bar end -->
<header>
<section class="header-container">
<div class="cta">
<div class="text-prompt">
<h2 class="large-txt w-text">Complete your PhD, with ease.</h2>
<h3 class="w-text on-black tc">
DART is a one stop platform for any person who is related with the research sector in any way. Join us to grow yourself along with the whole community.
</h3>
<div class="cta-container">
<a href="signup.html" class="cta-links">Log in</a>
<a href="signup.html?tog" class="cta-links">Sign up</a>
</div>
</div>
<img
src="./assets/illustrations/undraw_Location_search_re_ttoj.png"
alt=""
class="banner-image"
/>
</div>
</section>
</header>
<div class="entire-content" id="entire-content">
<section class="s-section">
<div class="box">
<h1 class="large-txt">Follow our Steps, We will help You</h1>
<h1>
Follow the steps below so that you can understand how to begin with your research career, select for the role you are or are aspiring to be in.
</h1>
</div>
<div class="cards-container">
<div class="cards tc b">
<h3 class="bold">Search for the idea </h3>
<p class="tc">
If you do not have the initial idea or a direction to approach, we are here to help.
</p>
</div>
<div class="cards tc b">
<h3 class="bold">Create your team</h3>
<p class="tc">
You need to build a dedicated team for your excellent research. Students, Teachers, Freelancers, Graduates, Working professionals, we have them all for you.
</p>
</div>
<div class="cards tc">
<h3 class="bold">Mentorship</h3>
<p class="tc">
You can find your dream job by getting a higher degree, and for that you need experienced and trained research sscholars, here they are at your service.
</p>
</div>
<div class="cards tc">
<h3 class="bold">Search for colleges</h3>
<p class="tc">
When you are ready, but need the affiliation, the right labs and colleges with huge libraries and skilled staff is here to help you with their world class resources.
</p>
</div>
</div>
</section>
<!-- second section -->
<section class="t-section">
<div class="grid-container">
<img
class="img-girl"
src="./assets/illustrations/landing/femalewithlaptop.svg"
alt=""
/>
<div class="about-container">
<h1 class="large-txt">We Provide a Place to complete your PhD</h1>
<p class="medium-txt">
We will help you succeed and fulfill your dream of being a research scholar even when you are in a busy job, with us you can strengthen your future.
</p>
<div class="s-proof">
<div class="stats">
<span class="medium-txt nums"> 5000+  </span>
<p>Reasearches Done </p>
</div>
<div class="stats">
<span class="medium-txt nums"> 10+    </span>
<p>Colleges Affiliated</p>
</div>
<div class="stats">
<span class="medium-txt nums"> 2000+</span>
<p>Research Papers Avaialble </p>
</div>
</div>
<a class="medium-txt" href="./about us.html">Learn More</a>
</div>
</div>
</section>
<h2 class="sub-title">Start your research journey!</h2>
<a class="get-str" href="signup.html">Get Started</a>
</div>
<!-- Footer -->
<footer>
<!-- <p>rozgr © 2022 All Rights Reserved!</p> -->
<div class="foot-links">
<div class="f-link">
<h3>Navigation</h3>
<p><a href="./signup.html" onclick="saveJobs()">Log in</a></p>
<p><a href="./faqs.html">FAQ's</a></p>
<p><a href="./signup.html" onclick="saveJobs()">Sign up</a></p>
<p><a href="./Profiles.html">Profile</a></p>
<p><a href="./about us.html">About us</a></p>
<p><a href="./postJob.html">Post Jobs</a></p>
</div>
<div class="f-link">
<h3>Terms</h3>
<p><a href="./terms.html">Term and Conditions</a></p>
</div>
<div class="f-link">
<h3>Contacts</h3>
<p><a href="">Git hub</a></p>
<p><a href="">Twitter</a></p>
<p><a href="">Telegram</a></p>
<p>
<a href="">Instagram</a>
</p>
</div>
</div>
<p>DART © <script>document.write(new Date().getFullYear());</script> All Rights Reserved!</p> </footer>
<!-- <script src="./src/js/new.js"></script> -->
<script src="./src/js/landing.js" defer></script>
</body>
</html>