-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
102 lines (102 loc) · 4.24 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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
<!DOCTYPE html>
<html>
<!--Code - Baju-->
<head>
<meta charset="utf-8">
<meta name="description" content="Placement Training">
<meta name="keywords" content="Dazzit, Sri Balaji, Abhishek, Baju, Abhi,HTML, CSS, JavaScript">
<meta name="author" content="Sri Balaji Muruganandam">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="css/master.css">
<link rel="icon" href="images/ribbon.png">
<title>DAZZIT</title>
</head>
<body>
<div>
<img src="images/dazzit.png" alt="Fylo" class="logo1">
<ul class="list">
<a href="#"><li class="element"><h3>Feature</h3></li></a>
<a href="#"><li class="element"><h3>Team</h3></li></a>
<a href="#"><li class="element"><h3>Courses</h3></li></a>
<a href="#"><li class="element"><h3>Signup</h3></li></a>
</ul>
</div>
<hr noshade>
<div class="div2">
<h1 style="display: inline-block;width:80%;">Practice Programming & Prepare for Campus Placements</h1>
<p style="display: inline-block;width:65%;">Both students and college/school authorities can access various actionable analytics(reports like strength and weakness) which helps them to improve their skills.<br><br>Students can improve their problem solving skills (which helps them perform well in competitive exams), programming skills by taking various practice tests.</p>
</div>
<div class="div22">
<img src="images/img1.svg" alt="docs_image" class="img1">
</div>
<img src="images/cloud.svg" alt="cloud" style="width:100%;height:130px;">
<div class="div3">
<div class="div2">
<h1>Stay Productive, wherever you are</h1>
<p>Follow the schedule which is developed by experts with 10+ years Experience in Core and IT</p>
<p>Get tokens as reward for completing the task scheduled for you.</p>
<a href="#">Feedback from Students</a><br>
<div class="quote">
<blockquote>
<h3 style="font-family: 'Rajdhani', sans-serif;"><b>Jude Alphone Savio</b></h3>
<p>I'm glad to be a part of Dazzit Community who schedule my tasks regularly and made me stronger in RPA.</p>
</blockquote>
</div>
<div class="quote">
<blockquote>
<h3 style="font-family: 'Rajdhani', sans-serif;"><b>Sangeeth Kumar</b></h3>
<p>Dazzit made me productive and trained me well with standard courses which helped me to land on Amazon.</p>
</blockquote>
</div>
</div>
<div class="div22">
<img src="images/img2.svg" alt="showing files" class="img1 img2">
</div>
</div>
<div class="div4">
<div style="display: inline-block;width:40%; padding:20px;">
<h2>Get early access today</h2>
<p>It only takes a minute to signup our free starter tier which is extremely generous.If you have any questions, our support team would be happy to help you.</p>
<p>Start your training with one to one mentor which is available at 50% off!!</p>
</div>
<div style="display: inline-block;width:50%;text-align: center;">
<form>
<label><h2 style="display: inline-block;">Email:</h2></label>
<input type="email" name="mail" class="input">
<input type="submit" name="Start" value="Get Started" class="button">
</form>
</div>
</div>
<div class="div5">
<div class="d1">
<h1 style="color:#7906b6;">DAZZIT</h1>
<h4>Phone: +91 84284 18139<br>+91 97899 68131</h4>
<h4>[email protected]</h4>
</div>
<div class="d2">
<ul class="lii">
<a href="#" class="link"><li ><h3>About Us</h3></li></a>
<a href="#" class="link"><li ><h3>Jobs</h3></li></a>
<a href="#" class="link"><li ><h3>Blog</h3></li></a>
</ul>
</div>
<div class="d3">
<ul class="lii">
<a href="#" class="link"><li ><h3>Contact</h3></li></a>
<a href="#" class="link"><li ><h3>Terms</h3></li></a>
<a href="#" class="link"><li ><h3>Privacy</h3></li></a>
</ul>
</div>
<div class="d4">
<ul class="lii">
<a href="#"><li class="ele"><img src="images/linkedin.png" alt="linkedin"></li></a>
<a href="#"><li class="ele"><img src="images/facebook.png" alt="Facebook"></li></a>
<a href="#"><li class="ele"><img src="images/gmail.png" alt="Gmail"></li></a>
</ul>
</div>
</div>
<div style="background-color: #303960;padding:10px;">
<h3 style=" color:#f8f8fe;margin:5px;text-align: center;margin: 0;">Founded by - Abhishek & Sri Balaji<br>© 2020</h3>
</div>
</body>
</html>