Skip to content

Commit adffe17

Browse files
Merge pull request #18 from PHAGUN-JAIN/development
Development
2 parents b16573f + 61649ef commit adffe17

File tree

2 files changed

+120
-23
lines changed

2 files changed

+120
-23
lines changed

index.html

Lines changed: 85 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -3,44 +3,106 @@
33

44
<head>
55
<meta charset="utf-8">
6+
<link rel="stylesheet" href="style.css">
67
<title>OUR-CONTRIBUTORS</title>
78
</head>
89

9-
<body style="margin:0;padding:0; background:#183d5d">
10-
<header style="background:#93c2db; color: #FF69B4;padding:5px;font-family: 'Inter Regular', 'Helvetica' , 'Arial' ,
11-
san-serif;">
10+
<body>
11+
<header>
1212
<h2>HacktoberfestLearning-2020</h2>
1313
</header>
14-
<h4 style="margin-left:20px;color:#ffffff;">vaibhav-singh</h4>
15-
<iframe src="contributors/vaibhav-singh.html" width="70%" height="450"
16-
style="display:block; border:1px solid black; margin:20px auto;"></iframe>
17-
<h4 style="margin-left:20px;color:#ffffff;">yogesh</h4>
18-
<iframe src="contributors/yogesh.html" width="70%" height="450"
14+
15+
<div class="card">
16+
<h3>vaibhav-singh</h3>
17+
<iframe src="contributors/vaibhav-singh.html" width="70%" height="450"
1918
style="display:block; border:1px solid black; margin:20px auto;"></iframe>
20-
<h4 style="margin-left:20px;color:#ffffff;">phagun-jain</h4>
21-
<iframe src="contributors/phagun-jain.html" width="70%" height="450"
19+
<button class="GFG"
20+
onclick="window.location.href = 'contributors/vaibhav-singh.html';">
21+
Click Here
22+
</button>
23+
</div>
24+
25+
<div class="card">
26+
<h3>yogesh</h3>
27+
<iframe src="contributors/yogesh.html" width="70%" height="450"
2228
style="display:block; border:1px solid black; margin:20px auto;"></iframe>
23-
<h4 style="margin-left:20px;color:#ffffff;">palash-sureka</h4>
24-
<iframe src="contributors/palash-sureka.html" width="70%" height="450"
29+
<button class="GFG"
30+
onclick="window.location.href = 'contributors/yogesh.html';">
31+
Click Here
32+
</button>
33+
</div>
34+
35+
<div class="card">
36+
<h3>phagun-jain</h3>
37+
<iframe src="contributors/phagun-jain.html" width="70%" height="450"
2538
style="display:block; border:1px solid black; margin:20px auto;"></iframe>
26-
<h4 style="margin-left:20px;color:#ffffff;">Joe</h4>
27-
<iframe src="contributors/Joe.html" width="70%" height="450"
39+
<button class="GFG"
40+
onclick="window.location.href = 'contributors/phagun-jain.html';">
41+
Click Here
42+
</button>
43+
</div>
44+
45+
<div class="card">
46+
<h3>palash-sureka</h3>
47+
<iframe src="contributors/palash-sureka.html" width="70%" height="450"
2848
style="display:block; border:1px solid black; margin:20px auto;"></iframe>
29-
<h4 style="margin-left:20px;color:#ffffff;">haidarrifki</h4>
30-
<iframe src="contributors/haidarrifki.html" width="70%" height="450"
49+
<button class="GFG"
50+
onclick="window.location.href = 'contributors/palash-sureka.html';">
51+
Click Here
52+
</button>
53+
</div>
54+
55+
<div class="card">
56+
<h3>Joe</h3>
57+
<iframe src="contributors/Joe.html" width="70%" height="450"
3158
style="display:block; border:1px solid black; margin:20px auto;"></iframe>
32-
<h4 style="margin-left:20px;color:#ffffff;">onionsh</h4>
33-
<iframe src="contributors/onionsh.html" width="70%" height="450"
59+
<button class="GFG"
60+
onclick="window.location.href = 'contributors/Joe.html';">
61+
Click Here
62+
</button>
63+
</div>
64+
65+
<div class="card">
66+
<h3>haidarrifki</h3>
67+
<iframe src="contributors/haidarrifki.html" width="70%" height="450"
3468
style="display:block; border:1px solid black; margin:20px auto;"></iframe>
35-
<h4 style="margin-left:20px;color:#ffffff;">DropB1t</h4>
36-
<iframe src="contributors/dropbit.html" width="70%" height="450"
69+
<button class="GFG"
70+
onclick="window.location.href = 'contributors/haidarrifki.html';">
71+
Click Here
72+
</button>
73+
</div>
74+
75+
<div class="card">
76+
<h3>onionsh</h3>
77+
<iframe src="contributors/onionsh.html" width="70%" height="450"
3778
style="display:block; border:1px solid black; margin:20px auto;"></iframe>
38-
<h4 style="margin-left:20px;color:#ffffff;">ishan-agarwal</h4>
39-
<iframe src="contributors/ishanagarwal.html" width="70%" height="450"
79+
<button class="GFG"
80+
onclick="window.location.href = 'contributors/onionsh.html';">
81+
Click Here
82+
</button>
83+
</div>
84+
85+
<div class="card">
86+
<h3>DropB1t</h3>
87+
<iframe src="contributors/dropbit.html" width="70%" height="450"
4088
style="display:block; border:1px solid black; margin:20px auto;"></iframe>
89+
<button class="GFG"
90+
onclick="window.location.href = 'contributors/dropbit.html';">
91+
Click Here
92+
</button>
93+
</div>
4194

95+
<div class="card">
96+
<h3>ishan-agarwal</h3>
97+
<iframe src="contributors/ishanagarwal.html" width="70%" height="450"
98+
style="display:block; border:1px solid black; margin:20px auto;"></iframe>
99+
<button class="GFG"
100+
onclick="window.location.href = 'contributors/ishanagarwal.html';">
101+
Click Here
102+
</button>
103+
</div>
42104

43105

44106
</body>
45107

46-
</html>
108+
</html>

style.css

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
body{
2+
margin:0;
3+
padding:0;
4+
background:#ffffff;
5+
box-sizing: border-box;
6+
}
7+
header{
8+
background:#000000;
9+
color: #FF69B4;
10+
padding:5px;
11+
font-family: 'Inter Regular', 'Helvetica' , 'Arial' ,san-serif;
12+
}
13+
h3{
14+
text-transform: capitalize;
15+
margin-left:20px;
16+
color:#000000;
17+
text-align: center;
18+
font-family: 'Inter Regular', 'Helvetica' , 'Arial' ,san-serif;
19+
}
20+
.card{
21+
margin-top: 20px;
22+
}
23+
24+
.GFG {
25+
background-color: white;
26+
border: 2px solid black;
27+
color: green;
28+
padding: 5px 10px;
29+
text-align: center;
30+
display: inline-block;
31+
font-size: 20px;
32+
margin: 10px 700px;
33+
cursor: pointer;
34+
border-radius: 9px;
35+
}

0 commit comments

Comments
 (0)