-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
159 lines (152 loc) · 7.65 KB
/
index.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
<!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">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Career Guidance</title>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<!--Custom CSS-->
<link rel="stylesheet" href="CSS/styles.css" type="text/css">
<!--Google Fonts-->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Open+Sans&family=Oswald:wght@700&display=swap" rel="stylesheet">
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-light">
<div class="container-fluid">
<a class="navbar-brand" id="text" href="#">Career <span class="brand">Guidance</span></a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse justify-content-end" id="navbarSupportedContent">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link active" id="active" aria-current="page" href="#">HOME</a>
</li>
<li class="nav-item">
<a class="nav-link" id="links" href="#contact">CONTACTS</a>
</li>
<li class="nav-item">
<a class="nav-link" id="links" href="login.html">SIGN IN</a>
</li>
</ul>
</div>
</div>
</nav>
<section class="hero">
<div class="container">
<div class="row">
<div class="col-sm-12 col-md-7 col-lg-7">
<div class="hero-header">
<h2>Tomorrow Looks Better Because We're <span class="hero-head">Here to Help You </span>Choose Your Career Track.</h2>
</div>
<div class="more">
<a href="#about">
<button class="btn" id="btns">About Career <span class="brand">Guidance</span></button>
</a>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-12 col-md-12 col-md-12">
<div class="scrolls">
<a href="#" class="scroll-down" address="true">
<img src="Images/mouse_click.png" alt="">
</a>
</div>
</div>
</div>
</div>
</section>
<section id="about">
<div class="container" id="does">
<div class="row">
<div class="col-md-12">
<h2 class="who">Who <span class="guide">We Are</span></h2>
</div>
<div class="row">
<div class="col-md-12">
<div class="say">
<p class="wassup">Career Guidance is a webpage that offers insights in both life, social and school skills.<br>We strive to give you world class advice on career choices based on
interests, IQ(intelligence quotient) as well as a stable position in the days of tomorrow <br> With a team of diversity in culture and ethnicity, we give you access to banks of information from all corners of the
globe.<br>We guarantee you a blissful experience as we help you navigate the perilous waters of life after high school on this great journey.<br>Join us and be part of the experience.<br> </p>
</div>
<div class="login">
<a href="login.html">
<button type="button" class="btn btn-dark" id="btns">Let's Begin</button>
</a>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="contact">
<div class="container" id="contain">
<div id="contactinfo">
<h1>Contact Info</h1>
<ul class="info">
<li>
<span><img src="Images/location.png" /></span>
<span
>123 National Engineering College<br />
K.R.Nagar, Kovilpatti<br />
628503</span
>
</li>
<li>
<span><img src="Images/mail.png" /></span>
<span>[email protected]</span>
</li>
<li>
<span><img src="Images/call.png" /></span>
<span>0461 406 9318</span>
</li>
</ul>
<ul class="social-media">
<li><a href="#"><img src="Images/1.png"></a></li>
<li><a href="#"><img src="Images/2.png"></a></li>
<li><a href="#"><img src="Images/3.png"></a></li>
<li><a href="#"><img src="Images/4.png"></a></li>
<li><a href="#"><img src="Images/5.png"></a></li>
</ul>
</div>
<div class="contactform">
<h2>Send A Message</h2>
<div class="formbox">
<div class="inputbox w50">
<input type="text" required>
<span>First Name</span>
</div>
<div class="inputbox w50">
<input type="text" required>
<span>Last Name</span>
</div>
<div class="inputbox w50">
<input type="email" required>
<span>Email Address</span>
</div>
<div class="inputbox w50">
<input type="text" required>
<span>Mobile Number</span>
</div>
<div class="inputbox w100">
<textarea required></textarea>
<span>Write your message here...</span>
</div>
<div class="inputbox w50">
<input type="submit" value="Send">
</div>
</div>
</div>
</div>
</section>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script>
<script src="JS/scripts.js"></script>
<!--<script type="text/javascript" id="zsiqchat">var $zoho=$zoho || {};$zoho.salesiq = $zoho.salesiq || {widgetcode: "394638d47a206a66a556fc0ce5d6fc4f71fbbdcf9d8e4d8c57386504cae1ef7b", values:{},ready:function(){}};var d=document;s=d.createElement("script");s.type="text/javascript";s.id="zsiqscript";s.defer=true;s.src="https://salesiq.zoho.com/widget";t=d.getElementsByTagName("script")[0];t.parentNode.insertBefore(s,t);</script>-->
<script type="text/javascript" id="zsiqchat">var $zoho=$zoho || {};$zoho.salesiq = $zoho.salesiq || {widgetcode: "394638d47a206a66a556fc0ce5d6fc4f71fbbdcf9d8e4d8c57386504cae1ef7b", values:{},ready:function(){}};var d=document;s=d.createElement("script");s.type="text/javascript";s.id="zsiqscript";s.defer=true;s.src="https://salesiq.zoho.com/widget";t=d.getElementsByTagName("script")[0];t.parentNode.insertBefore(s,t);</script>
</body>
</html>