-
Notifications
You must be signed in to change notification settings - Fork 3
/
fashion.html
93 lines (65 loc) · 4.57 KB
/
fashion.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
<!doctype html>
<html lang="en">
<head>
<title>ITIHA</title>
<link rel="icon" href="images/Ithiha logo.png" type="image/icon type">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Comforter+Brush&family=PT+Serif&family=Poppins&display=swap" rel="stylesheet">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="keywords" content="html, css, javascript, jquery">
<meta name="author" content="">
<link rel="stylesheet" href="css/vendor/icomoon/style.css">
<link rel="stylesheet" href="css/vendor/owl.carousel.min.css">
<link rel="stylesheet" href="css/vendor/animate.min.css">
<link rel="stylesheet" href="css/vendor/aos.css">
<link rel="stylesheet" href="css/vendor/bootstrap.min.css">
<link rel="stylesheet" href="css/vendor/jquery.fancybox.min.css">
<script src="https://kit.fontawesome.com/b63d77b0fb.js" crossorigin="anonymous"></script>
<!-- Theme Style -->
<link rel="stylesheet" href="css/style.css">
</head>
<body data-spy="scroll" data-target=".site-nav-target" data-offset="200" background="">
<div class="unslate_co--section" id="services-section">
<div class="container">
<div>
<div class="section-heading-wrap text-center mb-5">
<h2 class="heading-h2 text-center divider"><span class="gsap-reveal">The Kardashians</span></h2>
<p style="font-weight: 600; font-size:1.2rem">
<span class="gsap-reveal"><img src="images/divider.png" alt="divider" width="76"></span>
<br> Push your beauty further with fashion and artistic collaboration.Show the world your impeccable style!!
<br>
</p>
</div>
<div class="d-grid gap-2 d-md-block text-center">
<a class="btn btn-primary btn-sm" href="https://surveyheart.com/form/6277cb7d836b75492be345f1" style="text-transform: none; text-decoration: none;">Register</a>
</div>
<br>
<p style="font-weight: bold; text-align: center;">
Registration fee: 150 per head <br>
</p>
Rules and Regulations:
<br> ● One entry per college.<br> ● Theme selection is open. All the teams will have their own individual theme.<br> ● A team can have up to 25 models excluding designers, choreographers and supporting members.<br> ● Performance time would
be a minimum of 6 minutes to a maximum of 15 minutes. All teams should spend the initial few minutes of their performance time for introduction.
<br> ● Negative marking if participants exceed the time limit.<br> ● One person per team should be there to manage the sound tracks and one for the lights. No supporting staffs will be provided.<br> ● Emphasis will be given to clothing,walking
style, originality and attitude.<br> ● No props and costumes will be provided.<br> ● Use of materials like candles, matches,cigarettes, alcohol and any other hazardous material on the stage is prohibited.<br> ● Two copies of sound track
should be submitted in advance of standard audio format .wav or .mp3 of sound quality 192 kb/s or above to organisers (in CD's and pendrives, no laptops)<br> ● Vulgarity of any kind would lead to disqualification of the team.<br> ● The
decision of the judges will be final and binding.<br> ● It is imperative that all team members must possess a valid college ID which must be presented at the time of registration.<br> ● Professional make- up artist and choreographer can
be hired.<br> ● A green room will be provided for dressing purpose.<br> ● Special appreciation will be given for the best model male and female. <br> ● Minimum participants 10. <br> ● Should bring valid college id cards. <br>
<br>
<div>
Coordinators<br> Krishna Ramesh :-9745429217 <br> Vani S :-9656146244
</div>
</div>
</div>
<!-- Loader -->
<div id="unslate_co--overlayer"></div>
<div class="site-loader-wrap">
<div class="site-loader"></div>
</div>
<script src="scripts-dist.js"></script>
<script src="lite.js"></script>
</body>
</html>