Difference between revisions of "Team:Harvard BioDesign/Team"
Line 8: | Line 8: | ||
<style type="text/css"> | <style type="text/css"> | ||
− | . | + | .focus{ |
+ | border:5px solid #ccc; | ||
+ | width:450px; | ||
+ | height: 500px; | ||
+ | } | ||
+ | .containerTextChange{ | ||
/* Set a counter named cnt to 0 */ | /* Set a counter named cnt to 0 */ | ||
counter-reset: cnt; | counter-reset: cnt; | ||
background-color:transparent; | background-color:transparent; | ||
− | position: | + | position:relative; |
right:0; | right:0; | ||
top:300; | top:300; | ||
Line 95: | Line 100: | ||
ul{ | ul{ | ||
list-style:none; | list-style:none; | ||
− | padding: | + | padding:0px; |
/*width:980px; width removed */ | /*width:980px; width removed */ | ||
} | } | ||
Line 111: | Line 116: | ||
.wrap {overflow-x:auto;overflow-y:hidden} | .wrap {overflow-x:auto;overflow-y:hidden} | ||
.wrap ul{ | .wrap ul{ | ||
− | padding:5px | + | padding:5px 5px; |
} | } | ||
.wrap li { | .wrap li { | ||
Line 139: | Line 144: | ||
<body> | <body> | ||
<h1> Meet the Harvard 2015 Team </h1> | <h1> Meet the Harvard 2015 Team </h1> | ||
+ | <div "col-xs-3 col-sm-3 col-lg-3"> | ||
+ | <div class="focus">Text goes here</div> | ||
+ | </div> | ||
+ | <div "col-xs-9 col-sm-9 col-lg-9"> | ||
<div class="containerTextChange"> | <div class="containerTextChange"> | ||
Line 165: | Line 174: | ||
</ul> | </ul> | ||
</div> | </div> | ||
+ | </div> | ||
</div> | </div> | ||
</div> | </div> |
Revision as of 17:22, 1 July 2015
Meet the Harvard 2015 Team
Text goes here