-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindexnew.html
120 lines (120 loc) · 6.74 KB
/
indexnew.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="stylesheet.css">
<link rel="stylesheet" href="responsive.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<title>Portfolio</title>
</head>
<body>
<div class="header background">
<div class="logo">
<img src="https://github.com/MeghaSharmaa/Personal-Portfolio/blob/main/mlogo.jpeg?raw=true" alt="logo">
</div>
<ul class="h-list">
<li><a href="#">Home</a></li>
<li><a href="#aboutme">About Me</a></li>
<li><a href="#bottom">Contact Me</a></li>
</ul>
</div>
<div class="background firstsec">
<div class="project">
<div class="project-title">
<p class="tagline"><h1>Hello, I'm Megha.</h1></p><br><br>
<p class="subtagline">A Front-end developer.</p>
<p class="subtagline">Also, an amateur photographer.</p><br><br>
<div class="buttons">
<button class="btnli"><a href="https://www.linkedin.com/in/megha-sharma-a579581ab/" target="_blank">
<span class="fa fa-linkedin"></span> LinkedIn Profile
</a></button>
<button class="btngh">
<a href="https://github.com/meghasharmaa" target="_blank">
<span class="fa fa-github"></span> Git-Hub Profile
</a></button>
</div>
</div>
</div>
</div>
<div class="contentmain">
<div class="secright">
<div class="data1">
<p class="sectag" id="aboutme"> About Me</p>
<p class="secsubtag">I'm Megha Sharma currently living in New Delhi, India. I'm a 19 year old who loves to design website and do photography in free time.
<br>My hobbies include painting and travelling in my free time.</p>
<button class="btnskill">
<a href="#Technical"> Visit my Technical Profile</a>
</button>
<button class="btnphoto">
<a href="#Photography"> Visit my Photography Profile</a>
</button><br>
</div>
<div class="secondhalf">
<img src="https://github.com/MeghaSharmaa/Personal-Portfolio/blob/main/profile1.jpeg?raw=true" alt="image">
</div>
</div>
<div class="secleft" id="Technical">
<div class="data2">
<p class="sectag">Technical skills</p>
<p class="secsubtag">
<ul class="secsubtag">
<li>HTML</li><span class="fa fa-star"></span><span class="fa fa-star"></span><span class="fa fa-star"></span><span class="fa fa-star"></span><span class="fa fa-star-half"></span>
<li>CSS</li><span class="fa fa-star"></span><span class="fa fa-star"></span><span class="fa fa-star"></span><span class="fa fa-star"></span><span class="fa fa-star-half"></span>
<li>Python</li><span class="fa fa-star"></span><span class="fa fa-star"></span><span class="fa fa-star"></span><span class="fa fa-star-half"></span>
<li>C++</li><span class="fa fa-star"></span><span class="fa fa-star"></span><span class="fa fa-star"></span><span class="fa fa-star"></span>
<li>Data Structures and Algorithm</li><span class="fa fa-star"></span><span class="fa fa-star"></span><span class="fa fa-star"></span><span class="fa fa-star"></span>
<li>Object Oriented Programming</li><span class="fa fa-star"></span><span class="fa fa-star"></span><span class="fa fa-star"></span><span class="fa fa-star"></span>
</ul>
</p>
</div>
<div class="thumbnail">
<img alt="img1" src="https://github.com/MeghaSharmaa/Personal-Portfolio/blob/main/skill.jpeg?raw=true" class="nail1">
</div>
</div>
<div class="secright2" id="Photography">
<div class="data1">
<p class="sectag">Photography Work</p>
<div class="row">
<div class="column">
<img src="https://github.com/MeghaSharmaa/Personal-Portfolio/blob/main/mountain.jpg?raw=true" alt="mountain" style="width:100%">
<img src="https://github.com/MeghaSharmaa/Personal-Portfolio/blob/main/flower.jpeg?raw=true" alt="flower" style="width:100%">
</div>
<div class="column">
<img src="https://github.com/MeghaSharmaa/Personal-Portfolio/blob/main/leaf.JPG?raw=true" alt="leaf" style="width:100%">
<img src="https://github.com/MeghaSharmaa/Personal-Portfolio/blob/main/nubra.JPG?raw=true" alt="desert" style="width:100%">
</div>
<div class="column">
<img src="https://github.com/MeghaSharmaa/Personal-Portfolio/blob/main/tomb.jpeg?raw=true" alt="tomb" style="width:100%">
</div>
</div>
</div>
</div>
<footer>
<div class="footer" id="bottom">
<div class="btop">
<a href=#>Back to top</a>
</div>
<div class="social">
<ul class="social">
<li><a href="https://www.instagram.com/meghasharma.16/" target="_blank" >
<span class="fa fa-instagram"></span>
</a></li>
<li><a href="https://github.com/meghasharmaa" target="_blank">
<span class="fa fa-github"></span>
</a></li>
<li><a href="https://www.linkedin.com/in/megha-sharma-a579581ab/" target="_blank">
<span class="fa fa-linkedin"></span>
</a></li>
<li><a href="https://www.facebook.com/meghasharma1609/" target="_blank">
<span class="fa fa-facebook"></span>
</a></li>
<li><a href="https://www.quora.com/profile/Megha-Sharma-385/" target="_blank">
<span class="fab fa-quora"></span>
</a></li>
</ul>
</div>
</div>
</footer>
</body>
</html>