-
Notifications
You must be signed in to change notification settings - Fork 0
/
Success.html
30 lines (27 loc) · 1.54 KB
/
Success.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>student reviews</title>
<style>
h1{
background-image: radial-gradient(circle, rgb(178, 209, 179), rgb(200, 250, 100));
}
img, iframe{
border-radius:20px;
}
</style>
</head>
<body>
<h1>Tap Academy Students Transformation</h1>
<img src="https://thetapacademy.com/wp-content/uploads/2022/07/22-scaled.jpg" width="300px">
<img src="https://thetapacademy.com/wp-content/uploads/2022/07/19-2-scaled.jpg" width="300px">
<img src="https://thetapacademy.com/wp-content/uploads/2022/07/Ananya-Deshwal-scaled.jpg" width="300px">
<img src="https://thetapacademy.com/wp-content/uploads/2022/07/Vemulapalli-Sai-Rama-Koteswara-Rao-scaled.jpg" width="300px">
<h1>Tap Academy Students Review</h1>
<iframe width="300px" height="300px" src="https://www.youtube.com/embed/EqITiNv9z6A" title="How did Jahnavi get placed in Capgemini? Tap Academy Student Testimonial #shorts" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
<iframe width="300px" height="300px" src="https://www.youtube.com/embed/mxcHCGBjnBo?si=uPfqcI_j9NaahA1I" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</video>
</body>
</html>