Skip to content

Commit

Permalink
Added link to application form.
Browse files Browse the repository at this point in the history
  • Loading branch information
João Carlos Santos authored and João Carlos Santos committed Sep 20, 2016
1 parent d1509e1 commit cd9c2d5
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 6 deletions.
2 changes: 1 addition & 1 deletion wwwroot/challenge.html
Expand Up @@ -193,7 +193,7 @@ <h3 class="title">Program Milestones</h3>
<div class="col-md-10 col-md-offset-1 paddingbottom text-center">
<h3 class="title">How to apply</h3>
<p class="purpleTitle" style="font-size: 21px;">
<b>To apply for the startup challenge, you should fill out this <a class="blueTitle" href="#">form</a>.</b>
<b>To apply for the startup challenge, you should fill out this <a class="blueTitle" href="https://profile.microsoft.com/RegSysProfileCenter/wizardnp.aspx?wizid=df75bbf8-7414-4bd9-bf51-eb87a3b4a85b&lcid=1033">form</a>.</b>
</p>
<p>
We will be receiving applications through October 2nd.
Expand Down
4 changes: 4 additions & 0 deletions wwwroot/css/styles.css
Expand Up @@ -378,6 +378,10 @@ body span.glyphicon.glyphicon-chevron-down {
margin-left: 5px;
}

.ok {
width: 200px;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
Expand Down
8 changes: 4 additions & 4 deletions wwwroot/faq.html
Expand Up @@ -131,8 +131,8 @@ <h3 class="faqtitle">Who will select the winner?</h3>
<div class="col-md-8">
<h3 class="faqtitle">How can I participate?</h3>
<p>
To apply for the startup challenge, you need to fill out this <a href="#">form</a>, where you will be asked to provide some information about your startup, including a link to a brief pitch deck or video that describes your product
or solution, and how you are going to leverage Microsoft technology. You can apply until October 2nd.
To apply for the startup challenge, you need to fill out this <a href="https://profile.microsoft.com/RegSysProfileCenter/wizardnp.aspx?wizid=df75bbf8-7414-4bd9-bf51-eb87a3b4a85b&lcid=1033">form</a>, where you will be asked to provide
some information about your startup, including a link to a brief pitch deck or video that describes your product or solution, and how you are going to leverage Microsoft technology. You can apply until October 2nd.
</p>
<p>
Remember, to apply for the challenge you need to be a member of the <a href="http://www.bizspark.com">BizSpark Program</a>. If you are not, you should register in this <a href="http://www.microsoft.com/bizspark/signup">link</a> and you will get an acceptance e-mail confirmation if you meet the program requirements. You can check the BizSpark Program eligibility criteria <a href="https://bizspark.microsoft.com//faqs.aspx">here</a>.
Expand Down Expand Up @@ -163,11 +163,11 @@ <h3 class="faqtitle">Ok, I’ve done all the steps and am registered for the Jou
</p>

<p class="buttonpaddingtop">
<a href="masterclasses.html"><button type="button" class="btn btn-default bluebg whiteText left-button-pad noBorder">See the schedule</button></a>
<a href="masterclasses.html"><button type="button" class="btn btn-default bluebg whiteText noBorder ok">See the schedule</button></a>
</p>

<p class="buttonpaddingbottom">
<a href="https://channel9.msdn.com/Events/Journey-to-the-Websummit--Online-Masterclasses"><button type="button" class="btn btn-default bluebg whiteText noBorder">Watch The Masterclasses Live</button></a>
<a href="https://channel9.msdn.com/Events/Journey-to-the-Websummit--Online-Masterclasses"><button type="button" class="btn btn-default bluebg whiteText noBorder ok">Watch The Masterclasses Live</button></a>
</p>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion wwwroot/index.html
Expand Up @@ -51,7 +51,7 @@
<div class="row">
<div class="container">
<h3 class="title"><span id="event"></span></h3>
<h5 class="subsubtitle"><a href="challenge.html" id="clockLink"><span id="eventSub">Know more and register here!</span></a></h5>
<h5 class="subsubtitle"><a href="challenge.html" id="clockLink"><span id="eventSub">Know more and apply here!</span></a></h5>
<div id="clockdiv" style="text-align: center">
<div>
<span class="days"></span>
Expand Down

0 comments on commit cd9c2d5

Please sign in to comment.