summaryrefslogtreecommitdiff
path: root/touch/css/call_proposals.html
blob: 98ba621ed8a5081a8e60197447d2a2de6614dceb (plain)
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
<!DOCTYPE HTML>
<!--
	Prologue by HTML5 UP
	html5up.net | @n33co
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
	<head>
		<title>Prologue by HTML5 UP</title>
		<meta http-equiv="content-type" content="text/html; charset=utf-8" />
		<meta name="description" content="" />
		<meta name="keywords" content="" />
		<!--[if lte IE 8]><script src="css/ie/html5shiv.js"></script><![endif]-->
		<script src="js/jquery.min.js"></script>
		<script src="js/jquery.scrolly.min.js"></script>
		<script src="js/jquery.scrollzer.min.js"></script>
		<script src="js/skel.min.js"></script>
		<script src="js/skel-layers.min.js"></script>
		<script src="js/init.js"></script>
		<noscript>
			<link rel="stylesheet" href="css/skel.css" />
			<link rel="stylesheet" href="css/style.css" />
			<link rel="stylesheet" href="css/style-wide.css" />
		</noscript>
		<!--[if lte IE 9]><link rel="stylesheet" href="css/ie/v9.css" /><![endif]-->
		<!--[if lte IE 8]><link rel="stylesheet" href="css/ie/v8.css" /><![endif]-->
	</head>
	<body>

		<!-- Header -->
			<div id="header" class="skel-layers-fixed">

				<div class="top">

					<!-- Logo -->
						<div id="logo">
							<span class="image avatar48"><img src="images/scilab_logo.png" alt="" /></span>
							<!--<h1 id="title">Scilab India</h1>
							<p>IIT Bombay</p>-->
						</div>

					<!-- Nav -->
							<nav id="nav">							
							<ul>						
								<li><a href="index.html#top" id="top-link" class="skel-layers-ignoreHref"><span class="icon fa-home">Home</span></a></li>
								<li><a href="#main-wrapper" id="about-link" class="skel-layers-ignoreHref"><span class="icon fa-user">About</span></a></li>
								<li><a href="#main-wrapper_reg" id="about-link" class="skel-layers-ignoreHref"><span class="icon fa-book">Register</span></a></li>
								<li><a href="#proposals" id="contact-link" class="skel-layers-ignoreHref"><span class="icon fa-sitemap">Call for Proposals</span></a></li>
								<li><a href="#portfolio" id="portfolio-link" class="skel-layers-ignoreHref"><span class="icon fa-star	">Invited Speakers</span></a></li>	
								<li><a href="#sponsors" id="about-link" class="skel-layers-ignoreHref"><span class="icon fa-puzzle-piece">Sponsors</span></a></li>				
								<li><a href="#Schedule" id="about-link" class="skel-layers-ignoreHref"><span class="icon fa-calendar">Schedule</span></a></li>
								<li><a href="#explore" id="portfolio-link" class="skel-layers-ignoreHref"><span class="icon fa-location-arrow">Venue</span></a></li>
								<li><a href="#footer-wrapper" id="contact-link" class="skel-layers-ignoreHref"><span class="icon fa-envelope">Contact</span></a></li>
							</ul>
						</nav>
						
				</div>
				
				<div class="bottom">

					<!-- Social Icons -->
						<ul class="icons">
							<li><a href="#" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
							<li><a href="#" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
							<li><a href="#" class="icon fa-github"><span class="label">Github</span></a></li>
							<li><a href="#" class="icon fa-dribbble"><span class="label">Dribbble</span></a></li>
							<li><a href="#" class="icon fa-envelope"><span class="label">Email</span></a></li>
						</ul>
				
				</div>
			
			</div>

		<!-- Main -->
			<div id="main">

<br/>
							<div id ="login" >
								<div class="triangle"></div>
								<h1>Log in</h1>
								<br/>
								<form>
									<input type="text" placeholder="Username" required="" id="username" />
								</br>
									<input type="password" placeholder="Password" required="" id="password" />
									</br>
									<a href="#portfolio" class="button scrolly">Login</a>
								</form>
							</div>
							<br/>
							<div id ="proposal_register" >
								<div class="triangle"></div>
								<h1>Register</h1>
								<br/>
								<form>
									<input type="text" placeholder="First Name" required="" id="fname" />
									</br>
									<input type="text" placeholder="Last Name" required="" id="lname" />
									</br>
									<input type="email" placeholder="Email" required="" id="email" />
									</br>
									<input type="text" placeholder="Username" required="" id="username" />
									</br>
									<input type="password" placeholder="Password" required="" id="password" />
									</br>
									<input type="password" placeholder="Retype Password" required="" id="repassword" /></br>
									<a href="#portfolio" class="button scrolly">Register</a>
								</form>
							</div>
							<br/>
							<div id ="proposal_form" >
								<div class="triangle"></div>
								<h1>Proposal Form</h1>
								<br/>
								<form>
									<h5>Title*</h5>
									<input type="text" placeholder="Please enter your proposal title" required="" id="title" />
									<h5>Objective*</h5>
									<input type="text" placeholder="Please enter your proposal objective" required="" id="objective" />
									<h5>Abstract*</h5>
									<textarea name="message" placeholder="Proposal abstract"></textarea>
								</br>
									<h5>Bio*</h5>
									<textarea name="message" placeholder="Your professional bio/designation etc."></textarea>
								</br>
									<h5>Link</h5>
									<input type="text" placeholder="Proposal related link, if any"  id="link" />
									<h5>Attachment* ([.pdf] of complete proposal)</h5>
									<input type="file"  name="image_file" id="image_file"  />
									<a class=" secondary-bkg-color" title="Register Now" href="#register">Submit Proposal</a>
								</form>
								</div>

							</div>
							</div>
	</body>
</html>