This repository was archived by the owner on Mar 23, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
165 lines (144 loc) · 6.81 KB
/
index.html
File metadata and controls
165 lines (144 loc) · 6.81 KB
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
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>GAGAN Web Page</title>
<link rel="shortcut icon" href="img/logo.jpg">
<link rel="stylesheet" href="style1.css">
<script src="https://kit.fontawesome.com/c4254e24a8.js" crossorigin="anonymous"></script>
</head>
<body class="light-theme">
<header>
<div class="logo">
<img class="image2" src="img/logo.jpg" alt="Random Logo" width="50px">
</div>
<!-- Navigation -->
<nav>
<ul class="nav-options">
<li><a href="#home"><button2>Home</button2></a></li>
<li><a href="#detail"><button2>Detail</button2></a></li>
<li><a href="#conect"><button2>conect</button2></a></li>
</ul>
</nav>
</header>
<div class="box">
<div class="box-left">
<img class="image" src="img/gagansaini.jpeg" width="300px">
</div>
<div class="box-right">
<div class="container">
<h2 class="heading1">Welcome To <i class="highlite"><u>Gagan's</u></i> Web Page</h2>
<br>
<p>Hello, and welcome to my personal web page! I'm Gagan, a <b class="highlite">computer science</b> engineering student
with a strong passion for technology and coding. Here, you'll get a glimpse of my journey in
the world of programming and web development.
</p>
<br>
<p class="heading"><strong>About Me</strong></p>
<br>
<p>I'm a curious and enthusiastic learner, constantly seeking new challenges and opportunities
to grow. My journey into the realm of programming began with languages like C and C++,
and it has been an exciting ride ever since. I love solving complex problems and
developing elegant algorithms.
</p>
<br>
<a href="https://github.com/gagan052"> <button>Learn More</button></a>
</div>
</div>
</div>
</div>
<div class="detail">
<div class="fruit-container"><h1>About</h1></div>
<div class="fruit-box">
<h1 class="heading">Education</h1>
<div class="certificates">
<div class="certificate-img1">
<h1>School</h1>
<h2>A P S (Ambala)</h2>
</div>
<div class="certificate-img2">
<h1>College</h1>
<h2>JMIT (Radaur) </h2>
</div>
</div>
</div>
<div class="fruit-box" id="detail">
<h1 class="heading">Skills</h1>
<p>My proficiency extends to several programming languages, including C and C++, which form the
foundation of my coding expertise. Additionally, I'm well-versed in web development, with a
particular focus on HTML and CSS. I enjoy creating visually appealing and responsive websites
that offer a seamless user experience.
<div class="skill-option">
<button class="skills">HTML</button>
<button class="skills">CSS</button>
<button class="skills">C++</button>
<button class="skills">C-Language</button>
</div>
</p>
</div>
<div class="fruit-box">
<h1 class="heading">Passion for Learning</h1>
<p>The world of computer science is ever-evolving, and I'm committed to staying ahead of the curve.
I'm constantly exploring new languages, frameworks, and development tools to expand my
knowledge and skill set. Learning is a lifelong journey, and I'm excited to embrace every
opportunity to grow.
<div class="skill-option">
<button class="skills">Languages</button>
<button class="skills">Frame Works</button>
<button class="skills">Devlopment Tools</button>
</div>
</p>
</div>
<div class="fruit-box">
<h1 class="heading">Certificates</h1>
<div class="certificates">
<div class="certificate-img1">
<img src="img/certificate1.jpeg" alt="certificate image" width="200em">
</div>
<div class="certificate-img2">
<img src="img/certificate2.jpeg" alt="certificate image" width="215em">
</div>
</div>
</div>
</div>
</div>
<div class="hero" id="conect">
<form>
<div class="fruit-container"><h1>Connect</h1></div>
<div class="row">
<div class="input-group">
<input type="text" id="name" required>
<label for="name"><i class="fa-solid fa-user"></i> Your Name</label>
</div>
<div class="input-group">
<input type="text" id="number" required>
<label for="number"><i class="fa-solid fa-user-phone-square-alt"></i> Phone No.</label>
</div>
</div>
<div class="input-group">
<input type="email" id="email" required>
<label for="email"><i class="fa-solid fa-envelop"></i> Email Id</label>
</div>
<div class="input-group">
<textarea id="message" rows="8" required></textarea>
<label for="message"><i class="fa-solid fa-comments"></i> Your Message</label>
</div>
<button type="submit">SUBMIT <i class="fas fa-paper-plane"></i></button>
</form>
</div>
<!-- Footer Section -->
<footer id="conect">
<div class="footer-details">
<p>Phone: +91 97284 22008</p>
<p>© 2023. All rights reserved.</p>
</div>
<br>
<div class="social-icons">
<a href="https://github.com/yourusername" class="social-icons_all" target="_blank"><img src="img/10000.png" alt="GitHub" width="48px"></a>
<a href="https://www.linkedin.com/in/yourusername" class="social-icons_all" target="_blank"><img src="img/670013.png" alt="LinkedIn" width="50px"></a>
<a href="https://www.twitter.com/yourusername" class="social-icons_all" target="_blank"><img src="img/670014.png" alt="twitter" width="50px"></a>
</div>
</footer>
</body>
</html>