Skip to content

Commit

Permalink
New layout update.
Browse files Browse the repository at this point in the history
  • Loading branch information
iheanyi committed Feb 23, 2014
1 parent a3f4063 commit 31a7393
Showing 1 changed file with 53 additions and 12 deletions.
65 changes: 53 additions & 12 deletions index.html
Expand Up @@ -13,16 +13,24 @@

<script src="scripts/vendor/d7100892.modernizr.js"></script>

<link rel="stylesheet" href="styles/ed30122e.main.css">
<script src="bower_components/skrollr/src/skrollr.js"></script>

<script type="text/javascript">
var s = skrollr.init();
</script>

<link rel="stylesheet" href="styles/vendor/3be154ad.pure.min.css">

<link rel="stylesheet" href="styles/f677cdaf.main.css">


</head>

<body>
<div class="header">
<div class="l-box">
<nav class="pure-menu pure-menu-open pure-menu-horizontal">
<a class="pure-menu-heading" href="#">Wabruda Logo Here</a>
<a class="pure-menu-heading" href="#"> <img src="http://placehold.it/64x64"></a>
<ul>
<li><a href="#">About</a></li>
<li><a href="#">Events</a></li>
Expand All @@ -43,15 +51,15 @@
<div class="pure-g-r content-ribbon">
<div class="pure-u-1">
<div class="l-box">
<h2 class="is-center">Our Mission</h2>
<h1 class="is-center">Our Mission</h1>
<blockquote><p>
The Wabruda is an organization based on brotherhood amongst African Americans. Through intellectual elevation, communal interaction and faith in God, we will strive to achieve social awareness and personal enlightenment.
</p></blockquote>
</div>
</div>
</div>

<div class="pure-g-r">
<div class="pure-g-r content-ribbon">
<!-- <div class="pure-u-1-3">
<div class="l-box">
<h2 class="is-center">Our</h2>
Expand All @@ -62,16 +70,16 @@ <h2 class="is-center">Our</h2>
<div class="l-box">
<div class="pure-u-1-2">
<!--<div class="l-box">-->
<h3>What We Do</h3>
<p>
<h1>What We Do</h1>
<p class="info">
Every Sunday, we meet as a group to discuss topics that range from current events, spirituality, relationships to new music we might be interested in. Throughout every discussion, we aim to enrich our knowledge, develop critical thinking skills, and to quote our advisor, Dr. D, "Become critical consumers of our environment." Through it all, we hope that every Wabruda Man becomes a better leader and a man of integrity.
</p>
<!--</div>-->
</div>

<div class="pure-u-1-2">
<!--<div class="l-box">-->
<h3>Who Can Join</h3>
<h1>Who Can Join</h1>
<p>
There is the common misconception that only African American males can become brothers of The Wabruda. However, our brotherhood is open to brothers of all colors and all are invited to join our meetings to see what we are all about. Your presence and fellowship means a lot to us.
</p>
Expand All @@ -88,7 +96,7 @@ <h3>Who Can Join</h3>
<div class="pure-u-1">
<div class="l-box">

<h2>Join Us</h2>
<h1>Join Us</h1>

<p>
Becoming a member of The Wabruda means that you will be welcomed into a growing family of brothers who support one another. We hope that our interaction is intellectually, socially and spiritually fruitful and helps us gain deeper appreciation of our similarities and our differences.
Expand All @@ -101,15 +109,48 @@ <h2>Join Us</h2>
</div>

</div>


</div>

<div class="footer">
<div class="l-box">
&copy; The Wabruda of Notre Dame. All Rights Reserved.
<div class="footer">
<div class="pure-g-r">
<div class="l-box">
<div class="pure-u-1-2">
<p>designed and coded by iheanyi & romeo. Website &copy; Wabruda.</p>

<p>don't hesitate to <a href="mailto:wabruda@nd.edu">e-mail</a> us if you have any questions or comments!</p>


<p><img class="footer-img" src="http://placehold.it/64x64"></p>
</div>

<div class="pure-u-3-8">
<ul class="navigation-links">
<li>Navigation</li>
<li><a href="#">about</a></li>
<li><a href="#">events</a></li>
<li><a href="#">officers</a></li>
<li><a href="#">contact</a></li>
</ul>
</div>

<div class="pure-u-1-8">
<ul class="social-links">
<li>Social Media</li>
<li><a href="#">facebook</a></li>
<li><a href="#">blog</a></li>
<li><a href="#">flickr</a></li>
<li><a href="#">e-mail</a></li>
</ul>
</div>
</div>
</div>
</div>




<!--[if lt IE 7]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
Expand All @@ -122,6 +163,6 @@ <h2>Join Us</h2>
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>

<script data-main="scripts/e5703d4e.main" src="bower_components/requirejs/require.js"></script>
<script data-main="scripts/48ed2130.main" src="bower_components/requirejs/require.js"></script>
</body>
</html>

0 comments on commit 31a7393

Please sign in to comment.