11<!DOCTYPE html>
22< html lang ="en ">
3+
34< head >
45 < meta charset ="UTF-8 ">
56 < meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
67 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
78 < link rel ="stylesheet " href ="style.css ">
8- < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css "
9- integrity ="sha512-+4zCK9k+qNFUR5X+cKL9EIR+ZOhtIloNl9GIKS57V1MyNsYpYcUrUeQc9vNfzsWfV28IaLL3i96P9sdNyeRssA== "
10- crossorigin ="anonymous " />
9+ < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css " integrity ="sha512-+4zCK9k+qNFUR5X+cKL9EIR+ZOhtIloNl9GIKS57V1MyNsYpYcUrUeQc9vNfzsWfV28IaLL3i96P9sdNyeRssA== " crossorigin ="anonymous " />
10+ < link rel ="stylesheet " href ="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200 " />
11+ < link rel ="preconnect " href ="https://fonts.googleapis.com ">
12+ < link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin >
1113 < title > Developer Porfile Card</ title >
1214</ head >
15+
1316< body >
17+
1418 < div class ="profile_card ">
19+ < img class ="i2 " src ="Vectora.svg " alt ="">
1520 < div class ="user_image ">
16- < img src ="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTd7JKjjQoLAb0qK6GOcZtdI6ypweNKIobwmBGRoJ0UAA&s " width ="100 " alt ="profile ">
17-
21+ < img src ="https://pbs.twimg.com/profile_images/1631355543431573504/dHUSK5Ag_400x400.jpg " width ="90 " height ="90 " alt ="profile ">
22+ < div class ="s1 ">
23+ < img class ="i1 " src ="Group 3XC.svg " alt ="">
24+ </ div >
1825 </ div >
1926 < div class ="user_details ">
2027 < h5 > Monishka Jha</ h5 >
@@ -23,20 +30,30 @@ <h5>Monishka Jha</h5>
2330 < a href ="# "> Hire Me</ a >
2431
2532 </ div >
26- < hr >
33+
2734 < ul class ="social-media-icons ">
28- < li > < a href ="https://twitter.com/JhaMonishka " class ="twitter " target ="_blank "> < i
29- class ="fab fa-twitter "> </ i > </ a >
30- < p > Twitter</ p > </ li >
31- < li > < a href ="https://www.linkedin.com/in/monishka-jha-a0b418257/ " class ="linkedin " target ="_blank "> < i
32- class ="fab fa-linkedin "> </ i > </ a >
33- < p > Linkedin</ p > </ li >
34- < li > < a href ="https://www.instagram.com/jhamonishka17/?next=%2F " class ="instagram " target ="_blank "> < i
35- class ="fab fa-instagram "> </ i > </ a >
36- < p > Instagram</ p > </ li >
35+ < li >
36+ < a href ="https://twitter.com/JhaMonishka " class ="twitter " target ="_blank ">
37+ < img src ="Group 4.svg " alt ="">
38+ </ a >
39+ < p > Twitter</ p >
40+ </ li >
41+ < li >
42+ < a href ="https://www.linkedin.com/in/monishka-jha-a0b418257/ " class ="linkedin " target ="_blank ">
43+ < img src ="Group 6.svg " alt ="">
44+ </ a >
45+ < p > Linkedin</ p >
46+ </ li >
47+ < li >
48+ < a href ="https://www.instagram.com/jhamonishka17/?next=%2F " class ="instagram " target ="_blank ">
49+ < img src ="Group 5.svg " alt ="">
50+ </ a >
51+ < p > Instagram</ p >
52+ </ li >
3753
3854 </ ul >
3955 </ div >
40-
56+
4157</ body >
42- </ html >
58+
59+ </ html >
0 commit comments