Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added sponsorship package #28

Merged
merged 2 commits into from
Sep 22, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
116 changes: 116 additions & 0 deletions IPLSponsorship.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,116 @@
<p>&nbsp;</p>
<style>
table {
border-collapse: collapse;
width: 100%;
}

table,
th,
td {
border: 1px solid black;
font-family: candara;
}

td,
th {
border: 1px solid #dddddd;
text-align: left;
padding: 8px;
}

tr:nth-child(even) {
background-color: #CEF6CE;
}

tr:nth-child(odd) {
background-color: #E0F8F7;
}

tr:nth-child(odd):hover {
background-color: #A9F5F2;
}

tr:nth-child(even):hover {
background-color: #A9F5A9;
}

div {
font-size: 18px;
max-width: 600px;
font-family: courier;
line-height: 1.25;
}

h2 {
color: #B18904;
font-family: verdana;
}

.notfirst {
background-color: #FACC2E;
}
</style>
<h1 style="text-align: center;"><strong>Illinois Programming League Sponsorship Package FA19</strong></h1>
<hr>
<center> <img src="assets/images/combine.png" alt="" style="width:500px;height:250px;">
<p></p>
<table style="font-family:Georgia; width: 600px; margin-left: auto; margin-right: auto;" align="center">
<tr>
<th class="notfirst" style="width: 800px; text-align: center;">&nbsp;</th>
<th class="notfirst" style="width: 120px; text-align: center;"><strong>Silver $1000&nbsp;</strong></th>
<th class="notfirst" style="width: 120px; text-align: center;"><strong>&nbsp;Gold $2000</strong></th>
<th class="notfirst" style="width: 120px; text-align: center;"><strong>Diamond $3500&nbsp;</strong></th>
</tr>
</tr>
<tr>
<td style="width: 800px; text-align: center;">Branding on website&nbsp;</td>
<td style="width: 120px; text-align: center;">v</td>
<td style="width: 120px; text-align: center;">v</td>
<td style="width: 120px; text-align: center;">v</td>
</tr>
<tr>
<td style="width: 800px; text-align: center;">Access to IPL resume book&nbsp;&nbsp;</td>
<td style="width: 120px; text-align: center;">v</td>
<td style="width: 120px; text-align: center;">v</td>
<td style="width: 120px; text-align: center;">v</td>
</tr>
<tr>
<td style="width: 800px; text-align: center;">Talk in IPL meetings&nbsp;&nbsp;</td>
<td style="width: 120px; text-align: center;">1</td>
<td style="width: 120px; text-align: center;">2</td>
<td style="width: 120px; text-align: center;">weekly</td>
</tr>
<tr>
<td style="width: 800px; text-align: center;">Company promotion&nbsp;&nbsp;</td>
<td style="width: 120px; text-align: center;">&nbsp;</td>
<td style="width: 120px; text-align: center;">v</td>
<td style="width: 120px; text-align: center;">v</td>
</tr>
<tr>
<td style="width: 800px; text-align: center;">Branding on T-shirt&nbsp;&nbsp;</td>
<td style="width: 120px; text-align: center;">&nbsp;</td>
<td style="width: 120px; text-align: center;">v</td>
<td style="width: 120px; text-align: center;">v</td>
</tr>
<tr>
<td style="width: 800px; text-align: center;">Exclusive title sponsor&nbsp;&nbsp;</td>
<td style="width: 120px; text-align: center;">&nbsp;</td>
<td style="width: 120px; text-align: center;">&nbsp;</td>
<td style="text-align: center; width: 120px;">v</td>
</tr>
</table>
<h2 style="text-align: center;">Branding on website&nbsp;</h2>
<div style="text-align: center;">Your company's logo will be displayed on our <a href="https://icpc.cs.illinois.edu/ipl.html">official website</a>.&nbsp;</p>
<h2 style="text-align: center;">Access to IPL resume book&nbsp;</h2>
<div style="text-align: center;">Our IPL resume book is a collection resumes of our IPL members.&nbsp;</p>
<h2 style="text-align: center;">Talk in IPL meetings&nbsp;</h2>
<div style="text-align: center;">20 minute talks at our IPL weekly meetings.&nbsp;</p>
<h2 style="text-align: center;">Company promotion&nbsp;</h2>
<div style="text-align: center;">Two company promotions during our first and last meetings of the semester.&nbsp;</p>
<h2 style="text-align: center;">Branding on T-shirt&nbsp;</h2>
<div style="text-align: center;">Appearance of company name and logo on our yearly IPL t-shirts to help increase awareness of your company.&nbsp;</p>
<h2 style="text-align: center;">Exclusive title sponsor&nbsp;</h2>
<center>
<div style="text-align: center;">Diamond sponsor would be our exclusive title sponsor, and the company name will always go alongside our IPL name/logo (e.g. "IPL - sponsored by Caterpillar" for Fall 2019) on banners, posters and T-shirts. &nbsp;</p>
</center>
102 changes: 51 additions & 51 deletions _includes/navbar.html
Original file line number Diff line number Diff line change
@@ -1,51 +1,51 @@
<div class="navbar">
<div class="navlist-bg">
<div class="brand logo" style="font-size:48px; color:white; margin-left:-72px; margin-top:0; margin-bottom:0;">
<img width="64px" height="64px" src="{{ site.baseurl }}/assets/images/icpc.png"></img>
</div>
<div class="navlist">
<div class="navitem">
<h1 class="brand {% if page.title == 'ICPC'%}active{% endif %}">
<a href="{{ site.baseurl }}/home.html">ICPC</a>
</h1>
</div>
<div class="navitem {% if page.title == 'Illinois Programming League' %}active{% endif %}">
<div class="navlink" style="width:100px;">
<a href="{{ site.baseurl }}/ipl.html">IPL</a>
</div>
</div>
<div class="navitem {% if page.title == 'ICPC Regional Tryouts' %}active{% endif %}">
<div class="navlink" style="width:100px;">
<a href="{{ site.baseurl }}/tryouts.html">Tryouts</a>
</div>
</div>
<div class="navitem {% if page.title == 'Spring Coding Contest' %}active{% endif %}">
<div class="navlink" style="width:200px;">
<a href="{{ site.baseurl }}/scc.html">Spring Coding Contest</a>
</div>
</div>
<div class="navitem {% if page.title == 'Hall of Fame' %}active{% endif %}">
<div class="navlink" style="width:200px;">
<a href="{{ site.baseurl }}/halloffame.html">Hall of Fame</a>
</div>
</div>
<!-- <div class="navitem"> -->
<!-- <div class="navlink" style="width:200px;"> -->
<!-- <a href="https://forms.gle/2juagKjRLbBEDvzm6">Apply!</a> -->
<!-- </div> -->
<!-- </div> -->
<div class="navitem {% if page.title == 'Contact' %}active{% endif %}">
<div class="navlink" style="width:100px;">
<a href="{{ site.baseurl }}/contact.html">Contact</a>
</div>
</div>
</div>
</div>
</div>
<div class="navbar">
<div class="navlist-bg">
<div class="brand logo" style="font-size:48px; color:white; margin-left:-72px; margin-top:0; margin-bottom:0;">
<img width="64px" height="64px" src="{{ site.baseurl }}/assets/images/icpc.png"></img>
</div>

<div class="navlist">
<div class="navitem">
<h1 class="brand {% if page.title == 'ICPC'%}active{% endif %}">
<a href="{{ site.baseurl }}/home.html">ICPC</a>
</h1>
</div>

<div class="navitem {% if page.title == 'Illinois Programming League' %}active{% endif %}">
<div class="navlink" style="width:100px;">
<a href="{{ site.baseurl }}/ipl.html">IPL</a>
</div>
</div>

<div class="navitem {% if page.title == 'ICPC Regional Tryouts' %}active{% endif %}">
<div class="navlink" style="width:100px;">
<a href="{{ site.baseurl }}/tryouts.html">Tryouts</a>
</div>
</div>

<div class="navitem {% if page.title == 'Spring Coding Contest' %}active{% endif %}">
<div class="navlink" style="width:200px;">
<a href="{{ site.baseurl }}/scc.html">Spring Coding Contest</a>
</div>
</div>

<div class="navitem {% if page.title == 'Hall of Fame' %}active{% endif %}">
<div class="navlink" style="width:200px;">
<a href="{{ site.baseurl }}/halloffame.html">Hall of Fame</a>
</div>
</div>

<!-- <div class="navitem"> -->
<!-- <div class="navlink" style="width:200px;"> -->
<!-- <a href="https://forms.gle/2juagKjRLbBEDvzm6">Apply!</a> -->
<!-- </div> -->
<!-- </div> -->

<div class="navitem {% if page.title == 'Contact' %}active{% endif %}">
<div class="navlink" style="width:100px;">
<a href="{{ site.baseurl }}/contact.html">Contact</a>
</div>
</div>
</div>
</div>
</div>
Binary file added assets/images/combine.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.