Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

index.html #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
41 changes: 21 additions & 20 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,11 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>Landing Page Template</title>
<title>Landing Page Content
</title>
<!-- Bootstrap -->
<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="_css/custom.css">
<link rel="stylesheet" type="text/css" href="http://storage.pardot.com/55462/137576/custom1.css">
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Lato|Open+Sans:300,300i,400,400i,700">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
Expand All @@ -23,32 +24,32 @@
<div class="container-fluid">
<div class="row hero hero-flex">
<div class="col-xs-12 col-sm-12 col-md-7 hero-padding hero-left">
<img alt="The College of Business Wordmark" class="img-responsive" src="https://github.com/tomkelleher/SF-State-CoB-Landing-Page-Template/blob/master/_img/COB.gif?raw=true" />
<h1>Build your legacy. <br class="hidden-xs hidden-sm" /><small>Earn your MBA.</small></h1>
<img alt="The College of Business Wordmark" class="img-responsive" src="http://storage.pardot.com/55462/138774/cob58.png" /><br>
<h1><big>Build your legacy.</big> <br class="hidden-xs hidden-sm" /><small>Earn your MBA.</small></h1>
<ul>
<li>Located in downtown San Francisco, the global center for innovation.</li>
<li>High-quality classroom experience.</li>
<li>Flexible, full or part-time courses.</li>
<li>AACSB accredited.</li>
<li>Small program sizes.</li>
</ul>
<a href="#" class="hidden-xs hidden-sm">Compare our MBA programs<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span></a>
<a href="#compare" class="hidden-xs hidden-sm">Compare our MBA programs<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span></a>
</div>
<div class="col-xs-12 col-sm-12 col-md-5 hero-padding hero-right">
<h2>Attend an Info Session</h2>
<h2><big>Attend an Info Session</big></h2>
<hr class="hidden-xs hidden-sm" />
<p class="hidden-xs">Take an informal tour of our downtown campus. Learn about program goals, curriculum, structure, and the admission process. You will have a chance to ask questions about the program and speak with an adviser.</p>
<h3>Upcoming Sessions</h3>
<p class="rsvp">RSVP today. Seating is limited.</p>
<div class="event">Thursday Aug 25, 2016
<br /> 5:30 pm &#8226; MBA
<div class="event">Thursday<br> Aug 25, 2016
<br /> 5:30 pm<br> MBA
</div>
<div class="event">Tuesday<br> Sep 13, 2016
<br /> 5:30 pm<br> EMBA
</div>
<div class="event">Tuesday Sep 13, 2016
<br /> 5:30 pm &#8226; EMBA
</div>
<a class="btn btn-primary btn-lg" href="#" role="button">RSVP for an Info Session</a>
<a class="btn btn-primary btn-lg" href="http://pi.sfsu.edu/l/55462/2016-08-31/9wntj3" role="button">RSVP for an Info Session</a>
<div class="webinar">
<a href="#"> Or, sign up for a webinar<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span></a>
<a href="http://pi.sfsu.edu/l/55462/2016-08-31/9wntj3"> Or, sign up for a webinar<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span></a>
</div>
</div>
</div>
Expand All @@ -65,7 +66,7 @@ <h3>Upcoming Sessions</h3>
<div class="container compare hidden-xs">
<div class="compare">
<div class="col-md-12">
<h2>Compare our MBA programs:</h2>
<h2 class="target" id="compare">Compare our MBA programs:</h2>
<div class="table-responsive">
<table class="table">
<colgroup>
Expand Down Expand Up @@ -118,15 +119,15 @@ <h2>Compare our MBA programs:</h2>
<td>Two weekends
<br /> per month</td>
<td>Pick your own
<br /> <span class="label label-primary">Popular</span></td>
<br /><span class="label label-primary">Popular</span></td>
<td>Varies</td>
<td>Varies</td>
</tr>
</tbody>
</table>
</div>
<div class="text-center">
<a class="btn btn-primary btn-lg">RSVP for an Info Session</a>
<a class="btn btn-primary btn-lg" href="http://pi.sfsu.edu/l/55462/2016-08-31/9wntj3">RSVP for an Info Session</a>
</div>
</div>
</div>
Expand All @@ -135,10 +136,10 @@ <h2>Compare our MBA programs:</h2>
<div class="row">
<div class="col-xs-10 col-xs-offset-1 col-sm-10 col-sm-offset-1 col-md-10 col-md-offset-1 aacsb-box text-center">
<div>
<h2>AACSB Accrediated MBA</h2>
<h2>AACSB Accredited MBA</h2>
<p>The College of Business at San Francisco State University is <strong>one of just 5% of all business schools in the world</strong> that meet the rigorous standards for accreditation by the Association to Advance Collegiate Schools of Business International (AACSB International).</p>
</div>
<img height="100" width="100" src="_img/AACSB-seal-blue.gif" />
<img height="100" width="100" src="http://pi.sfsu.edu/l/55462/2016-08-24/9w7dz9/55462/137450/AACSB_seal_blue.gif" />
</div>
</div>
</div>
Expand Down Expand Up @@ -190,12 +191,12 @@ <h2>Application Deadlines</h2>
<div class="row">
<div class="col-xs-10 col-xs-offset-1 col-md-10 col-md-offset-1 text-center">
<p class="large">Build your career though an MBA program at San Francisco State University</p>
<a class="btn btn-primary btn-lg">RSVP for an Info Session</a>
<a class="btn btn-primary btn-lg" href="http://pi.sfsu.edu/l/55462/2016-08-31/9wntj3">RSVP for an Info Session</a>
</div>
</div>
<hr />
<div>
<img height="75" width="75" src="https://github.com/tomkelleher/SF-State-CoB-Landing-Page-Template/blob/master/_img/SFState.gif?raw=true" />
<img height="75" width="75" src="http://pi.sfsu.edu/l/55462/2016-08-24/9w7dzh/55462/137456/SFState.gif" />
</div>
<div>
<p class="bold">San Francisco State University</p>
Expand Down