-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
82 lines (78 loc) · 2.93 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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>This is my blog page.</title>
<link rel="stylesheet" type="text/css" href="style.css">
<link href="<link rel=" preconnect" href="https://fonts.googleapis.com">
<link href="https://fonts.googleapis.com/css2?family=Dancing+Script&family=Pacifico&family=Rampart+One&family=Shadows+Into+Light&display=swap" rel="stylesheet">
</head>
<body>
<div class="intro">
<p>
Hello! Its Varsha Swaraj!!!!!
</p>
<p>
<img src="learning.png" alt="Learn" width="300px">
<p>
Let's Explore my PORTFOLIO.
</p>
</p>
</div>
<div class="Aboutme">
<img src="IMG_20220831_125016.jpg" alt="myphoto" width="250px">
<p>
Hello All, <br> I am Varsha Swaraj. <br>I am from Chhapra, Bihar.I am a Web Developer , <br> Nature Enthusiast , Funky GIRL!!!!
</p>
</div>
<div class="row">
<div class="column">
<div class="card">
<img src="https://academicworld.co.in/wp-content/uploads/2022/07/Aws-Education-scaled-1.jpg" alt="education" width="180px">
<p>
EDUCATION
</p>
<p>
Class 1 to 10 = Bhagwat Vidyapeeth <br>
Class 11-12 = Sharda classes+ AND PUblic School<br>
Btech + Mtech = IIT BHUBNESHWAR 2022-2027
</p>
</div>
</div>
<div class="column">
<div class="card">
<img src="https://track2traininginstitute.files.wordpress.com/2021/06/574f1ac03ab14.jpg" alt="hobby" width="200px">
<p>
ACHIEVEMENTS!!!
</p>
<p>
CHESS - 5th in State level tmt twice<br>
........District Champion Many times.<br>
GK/GS - District Champion in Quiz contest twice. <br>
</p>
</div>
</div>
</div>
<div class = "good">
</div>
<div class="ambition">
MY AMBITIONS</div>
<div class = "topic">
<img src="https://clairesfootsteps.com/wp-content/uploads/2018/06/shutterstock_556743958.jpg" alt="europe" width="250px" border="25px">
<h3>A TRIP TO EUROPE</h3>("my Burning desire")<br>
<br>
<img src="https://www.travelandleisure.com/thmb/SGtTRHBHasKQTZCGgIuQKk2O1B0=/1500x0/filters:no_upscale():max_bytes(150000):strip_icc()/bird-island-stann-creek-district-belize-PRIVATEISLANDS0121-1-b331098a5bde458ca35b56fe7a8fd456.jpg"
alt="island" width="250px" border="25px">
<h3>MY OWN PLACE IN A ISLAND</h3>("where nobody knows me")
</div>
<div class="ending">
<h3>Contact Me!!!</h3>
<button type="button"> <a href="https://instagram.com/callmevam___p?igshid=ZDdkNTZiNTM="> <img src="instagram (1).png" alt="M" width="60px"> </a> </button>
<button type="button"> <a href="#"> <img src="whatsapp.png" alt="" width="60px"> </a> </button>
</div>
<div class = "done">
LOVED MY WEBPAGE! <br>
<img src= "https://usagif.com/wp-content/uploads/2020/11/thxunu2nqv-45.gif" alt="thankyou" width= "200px">
</div>
</body>
</html>