-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy pathPortfolio.html
More file actions
151 lines (141 loc) · 9.24 KB
/
Portfolio.html
File metadata and controls
151 lines (141 loc) · 9.24 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
<!doctype html>
<html lang="en">
<head>
<title>Portfolio</title>
<style>
body{
background-image: url("https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/ca6d82d4-28c0-432e-a02e-ce30c721d482/d5nb1ls-7b884df2-c724-4433-9a45-3b2aa98e35c7.png/v1/fill/w_800,h_600,q_80,strp/light_background_by_yvesia_d5nb1ls-fullview.jpg?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOiIsImlzcyI6InVybjphcHA6Iiwib2JqIjpbW3siaGVpZ2h0IjoiPD02MDAiLCJwYXRoIjoiXC9mXC9jYTZkODJkNC0yOGMwLTQzMmUtYTAyZS1jZTMwYzcyMWQ0ODJcL2Q1bmIxbHMtN2I4ODRkZjItYzcyNC00NDMzLTlhNDUtM2IyYWE5OGUzNWM3LnBuZyIsIndpZHRoIjoiPD04MDAifV1dLCJhdWQiOlsidXJuOnNlcnZpY2U6aW1hZ2Uub3BlcmF0aW9ucyJdfQ.k9J2u2l4_GgqlMO-ddYSVTfEKG0srccg7ErcqwhskdM");
background-size: 100%;
}
</style>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<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">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z" crossorigin="anonymous">
</head>
<body>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper.min.js" integrity="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js" integrity="sha384-B4gt1jrGC7Jh4AgTPSdUtOBvfO8shuf57BaghqFfPlYxofvL8/KUEfYiJOMMV+rV" crossorigin="anonymous"></script>
<nav class="navbar navbar-expand-lg navbar-dark bg-dark">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarTogglerDemo01" aria-controls="navbarTogglerDemo01" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarTogglerDemo01">
<a class="navbar-brand" href="#">
<img src="https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcSCGvTOUPYUo7kcJSCdUBZoKE5GHXMowmniBQ&usqp=CAU" width="30" height="30" class="d-inline-block align-top" alt="" loading="lazy">
</a>
<a class="navbar-brand" href="Portfolio.html"> Myself </a>
<ul class="navbar-nav mr-auto mt-2 mt-lg-0">
<li class="nav-item active">
<a class="nav-link" href="a.html">Photos <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item active">
<a class="nav-link" href="c.html">Link</a>
</li>
<li class="nav-item">
<a class="nav-link" href="d.html">Disabled</a>
</li>
</ul>
<form class="form-inline my-2 my-lg-0">
<input class="form-control mr-sm-2" type="search" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-info my-2 my-sm-0" type="submit" >Search</button>
</form>
</div>
</nav>
<br>
<br>
<br>
<center><img src="a.jpeg" width="220px"></center>
<h1 align="center" style="font-size: 40px;"> SHAMNA P </h1>
<center><h3><img src="https://web.whatsapp.com/img/f9625a59e46bd5c96ee3b2b72984f076_w_188-64.png" width="40px"> B-Tech Third year | Branch:- Information Technology | Batch:- 2018-2022 <img src="https://web.whatsapp.com/img/f9625a59e46bd5c96ee3b2b72984f076_w_188-64.png" width="40px"></h3></center>
<p style="text-align:justify;font-family: cursive;">I love <i>computer</i>. And I love everything about them. Sometimes I may be stressed, by doing all that <i>programming codes</i> and all. But I could never stop doing that. Like if that was my only way. Thus I understood that, one of my passion is <i>coding, programming and all</i>. Then I started attending each and every <i>webinar</i> and <i>competitions</i>. I lost in many <i>competitions</i>, but I never <i>quit</i>. So I'm after it. Thus I reached <strong>Fi-Pro Challenge</strong>, And goes on.<img src="https://web.whatsapp.com/img/f9625a59e46bd5c96ee3b2b72984f076_w_1861-64.png" width="20px"></p>
<hr>
<br><br>
</body>
<center><caption><font size="10%"><strong> Way In </strong></font></caption></center>
<body>
<br><br>
<center><table border="1"; style="margin-left: 5em;margin-right:5em;" >
<tr height="70px">
<th width="05%" >SL NO.</th>
<th width="15%" >LOGO</th>
<th width="25%" >ACCOUNT NAME</th>
<th width="25%" >LINK'S TO GET CONNECTED WITH ME</th>
</tr>
<tr>
<td text align="center">1</td>
<td text align="center"><img src="https://images.news18.com/ibnlive/uploads/2019/03/facebook.jpg?impolicy=website&width=534&height=356" width="100%" ></td>
<td text align="center"> FACEBOOK </td>
<td text align="center"><a href="https://www.facebook.com/shamna.ros">click here</a>to get connected with me on facebook</td>
</tr>
<tr>
<td text align="center">2</td>
<td text align="center"><img src="https://cdn.iconscout.com/icon/free/png-64/github-153-675523.png" width="100%" ></td>
<td text align="center"> GITHUB </td>
<td text align="center"><a href="https://github.com/Shamnaros">click here</a>to get connected with me on github</td>
</tr>
<tr>
<td text align="center">3</td>
<td text align="center"><img src="https://www.edigitalagency.com.au/wp-content/uploads/new-instagram-logo-png-transparent-light.png" width="100%" ></td>
<td text align="center"> INSTAGRAM </td>
<td text align="center"><a href="https://www.instagram.com/_lockheed_blackbird_sr_71_?r=nametag">click here</a>to get connected with me on instagram</td>
</tr>
<tr>
<td text align="center">4</td>
<td text align="center"><img src="https://1000logos.net/wp-content/uploads/2017/03/LinkedIn-Logo.png" width="100%" ></td>
<td text align="center"> LINKEDIN </td>
<td text align="center"><a href="https://www.linkedin.com/in/shamna-p-77839b187">click here</a>to get connected with me on LinkedIn</td>
</tr>
<tr>
<td text align="center">5</td>
<td text align="center"><img src="https://www.pinclipart.com/picdir/big/167-1671079_free-download-png-and-vector-logo-whatsapp-png.png" width="100%" ></td>
<td text align="center"> WHATSAPP </td>
<td text align="center"><a href="http://wa.me/919526852262">click here</a>to get connected with me on whatsapp </td>
</tr>
</table></center>
<br>
<br>
<center><caption><font size="10%"><strong> Join My New Group </strong></font></caption></center>
<center><h3 style="color: cadetblue;">You Could Learn More<br>Lets Build A New World</h3></center>
<center>
<form style="margin-left:35%;margin-right: 35%;background-color: rgb(196, 209, 233);border-radius: 3%;">
<br><br>
<label>Full Name : </label><input type="text" required="">
<br><br>
<label>Age : </label><input type="number"required="">
<br><br>
<label>Email : </label><input type="email"required="">
<br><br>
<label>DOB : </label><input type="date"required="">
<br><br>
<label>Qualification : </label>
<select>
<option>12</option>
<option>UG</option>
<option>PG</option>
</select>
<br><br>
<label>Gender:- </label>
<label for ="Male">Male</label>
<input id=Male" name="Gender" type="radio"required="">
<label for ="Female">Female</label>
<input id=Female" name="Gender" type="radio"required="">
<br><br>
<input type="submit">
<br><br>
</form></center>
<br><br>
<center><strong>I'm glad that you had gone through my web.Thanks a lot for lending me your precious time.If you had join in my group then lets meet up.</strong></center>
<br><br>
<center><h1>Bye</h1></center>
<br><hr><br><br><br>
</body>
</html>