-
Notifications
You must be signed in to change notification settings - Fork 2
/
digital_art.html
222 lines (195 loc) · 10.4 KB
/
digital_art.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
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="icon" href="https://infin8.zense.co.in/img/infin8logo.png" type="image/x-icon" />
<title>Digital Art</title>
<link href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700" rel="stylesheet">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- FontAwesome CSS -->
<link rel="stylesheet" href="css/fontawesome-all.min.css">
<!-- Swiper CSS -->
<link rel="stylesheet" href="css/swiper.min.css">
<!-- Styles -->
<link rel="stylesheet" href="style.css">
</head>
<body class="blog-page">
<header class="site-header">
<div class="header-bar">
<div class="container-fluid">
<div class="row align-items-center">
<div class="col-10 col-lg-4">
<h1 class="site-branding flex">
<a href="#"><img src="images/infin8logo.png " width="100px" /></a>
</h1>
</div>
<div class="col-2 col-lg-8">
<nav class="site-navigation">
<div class="hamburger-menu d-lg-none">
<span></span>
<span></span>
<span></span>
<span></span>
</div>
<!-- .hamburger-menu -->
<ul>
<li><a href="index.html">HOME</a></li>
<li><a href="index.html#events">EVENTS</a></li>
<li><a href="index.html#prev">PREV INFIN8</a></li>
<li><a href="index.html#core">TEAM</a></li>
</ul>
<!-- flex -->
</nav>
<!-- .site-navigation -->
</div>
<!-- .col-12 -->
</div>
<!-- .row -->
</div>
<!-- container-fluid -->
</div>
<!-- header-bar -->
</header>
<!-- .site-header -->
<div class="page-header">
<div class="container">
<div class="row">
<div class="col-12">
<div class="entry-header">
<h1 class="entry-title">Events</h1>
</div>
<!-- entry-header -->
</div>
<!-- col-12 -->
</div>
<!-- row -->
</div>
<!-- container -->
</div>
<!-- page-header -->
<div class="main-content">
<div class="container">
<div class="blog-page">
<div class="entry-header">
<div class="entry-title">
<h2>Digital Art</h2>
</div>
<!-- entry-title -->
</div>
<div class="row blog-list-page">
<div class="col-12 col-xl single-blog-content">
<div class="blog-content">
<figure allign="center" class="featured-image">
<a href="#"> <img src="images/digital_art2.jpeg" alt="fesival+celebration"> </a>
</figure>
<!--featured-image -->
<div class="box-link-date">
<a href="">1<sup>st</sup>, 2<sup>nd</sup> & 3<sup>rd</sup> April 2022</a>
</div>
<!-- box-link-date -->
<div class="entry-content">
<div class="entry-meta">
<span class="comments-count"><a href="https://docs.google.com/forms/d/e/1FAIpQLSe_7J_3UmW1FJ5-ypI_DSwqhYGQgpYVB4VnAMz4UpncAf1iAA/viewform?usp=sf_link" target="_blank">Register Now</a></span>
</div>
<!-- entry-meta -->
<div class="entry-description">
<p>
<strong>A conglomerate of pixels when commanded by an artist’s creativity can unleash the beast asleep in beauty to conquer
anybody’s heart and of course any screen. Show us your talent and “Pen your Art” out in this Digital Art competition!. </strong>
<ul>
<li>Entrants confirm that everyone whose submission is featured in the contest entry has given consent for the use of his/her submission in connection with this Contest and in accordance with these Terms and Conditions.</li>
<li>
<ul>
<li>All artists will retain full ownership of their submissions but, by entering, you agree to allow us to use the entries in the promotion of the Infin8. Any personal information collected from the participants
will be used only for the purposes of administering the contest.</li>
<li>The decision of the organising committee and the jury will be final.</li>
</ul>
</li>
<li>Mode: Online</li>
<li>Rules:
<ul>
<li>This is a solo participation event.</li>
<li>The sources of elements of the artwork if copied or inspired from external sources should be cited.</li>
<li>The software used should be mentioned.</li>
<li>The submission should have a JPG image with software specific file (like .psd for photoshop or procreate, .cdr for CorelDraw, etc)</li>
<li>Use of Ipads and tablets for digital arts is allowed but not necessary.</li>
<li>The deadline for the submissions is 11:59 PM on 28th March 2021.</li>
<li>Results will be announced on our Instagram handle</li>
</ul>
</li>
</ul>
</p>
</div>
<!-- entry-description -->
</div>
<!-- entry-content -->
</div>
</div>
<!-- col-6 -->
</div>
<!-- blog-list-page -->
</div>
<!-- last-news -->
</div>
<!-- container -->
</div>
<!-- main-content -->
<footer class="site-footer">
<div class="footer-cover-title flex justify-content-center align-items-center">
<h2>INFIN8</h2>
</div>
<!-- .site-footer -->
<div class="footer-content-wrapper">
<div class="container">
<div class="row">
<div class="col-12">
<div class="entry-title">
<a href="#">INFIN8</a>
</div>
<!-- entry-title -->
</div>
<div class="col-12">
<div class="entry-mail">
<p>1<sup>st</sup> April 2022 to 3<sup>rd</sup> April 2022</p>
</div class="entry-mail">
</div>
<div class="col-12 col 12">
<div class="entry-mail">
<p>Contact Us: <br>
<a href="https://www.facebook.com/iiitb.infin8/" target="_blank"><i class="fab fa-facebook-f"></i></a>
<a href="https://www.instagram.com/infin8_iiitb/" target="_blank"><i class="fab fa-instagram"></i></a>
<a href="mailto:[email protected]" target="_blank"><i class="fa fa-envelope"></i></a><br>
<a href="Tel:+919429653848">9429653848</a>|
<a href="Tel:+918688125240">8688125240</a></p>
</div class="entry-mail">
</div>
</div>
<!-- .entry-mail -->
<div class="copyright-info">
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright ©
<script>
document.write(new Date().getFullYear());
</script> All rights reserved | Made with <i class="fa fa-heart" aria-hidden="true"></i> by <a href="https://zense.co.in/" target="_blank"><b>Zense</b></a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
</div>
<!-- copyright-info -->
</div>
</div>
</footer>
<!-- site-footer -->
<script type='text/javascript' src='js/jquery.js'></script>
<script type='text/javascript' src='js/masonry.pkgd.min.js'></script>
<script type='text/javascript' src='js/jquery.collapsible.min.js'></script>
<script type='text/javascript' src='js/swiper.min.js'></script>
<script type='text/javascript' src='js/jquery.countdown.min.js'></script>
<script type='text/javascript' src='js/circle-progress.min.js'></script>
<script type='text/javascript' src='js/jquery.countTo.min.js'></script>
<script type='text/javascript' src='js/custom.js'></script>
<script type='text/javascript' src='js/index.js'></script>
</div>
</body>
</html>