summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorprashantsinalkar2019-04-22 12:39:33 +0530
committerprashantsinalkar2019-04-22 12:39:33 +0530
commit0822e86d67678b72274c01ef3c6f0f7cea9082c9 (patch)
treebf9c8002606464bfa3270834d612b4d297bb12c0
parent4ba4ccc3fddb242251d5442c78aba14f43835035 (diff)
downloadosdag_workshop_2019-0822e86d67678b72274c01ef3c6f0f7cea9082c9.tar.gz
osdag_workshop_2019-0822e86d67678b72274c01ef3c6f0f7cea9082c9.tar.bz2
osdag_workshop_2019-0822e86d67678b72274c01ef3c6f0f7cea9082c9.zip
removed file
-rwxr-xr-xcss/call_proposals.html137
1 files changed, 0 insertions, 137 deletions
diff --git a/css/call_proposals.html b/css/call_proposals.html
deleted file mode 100755
index 98ba621..0000000
--- a/css/call_proposals.html
+++ /dev/null
@@ -1,137 +0,0 @@
-<!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> \ No newline at end of file