Difference between revisions of "Team:Sydney Australia/Integrated Practices"

Line 3: Line 3:
  
 
<head>
 
<head>
  <script src="http://code.jquery.com/jquery-2.1.0.min.js"></script>
+
<script>
  <link href="https://fonts.googleapis.com/css?family=Quicksand" rel="stylesheet">
+
$(document).ready(function() {
 +
  $("#I4L-they-said").click(function(){
 +
    $("#I4L-they-said-content").fadeIn("slow");
 +
    $("#I4L-we-said").delay(800).fadeIn("slow").css("display","inline-block");
 +
});
 +
});
 +
$(document).ready(function() {
 +
$("#I4L-we-said").click(function(){
 +
    $("#I4L-we-said-content").fadeIn("slow");
 +
});
 +
});
 +
</script>
 
<style>  
 
<style>  
  
Line 30: Line 41:
 
image-rendering: -webkit-optimize-contrast;
 
image-rendering: -webkit-optimize-contrast;
 
-ms-interpolation-mode: nearest-neighbor;
 
-ms-interpolation-mode: nearest-neighbor;
  padding:0px;
 
  width:90%;
 
  margin-top: 0px;
 
  margin-left:5%;,
 
  margin-right:5%;
 
background: #e2e2e2;
 
}
 
 
.crispy2 {
 
image-rendering: -moz-crisp-edges;
 
image-rendering: -o-crisp-edges;
 
image-rendering: -webkit-optimize-contrast;
 
-ms-interpolation-mode: nearest-neighbor;
 
  padding:0px;
 
  width:100%;
 
  margin-top: 0px;
 
  margin-left:0%;,
 
  margin-right:0%;
 
background: #e2e2e2;
 
 
}
 
}
  
Line 84: Line 76:
 
   min-height:500px;
 
   min-height:500px;
 
   min-width:400px
 
   min-width:400px
 +
}
 +
.they-said, .we-said {
 +
display:inline-block;
 +
}
 +
.they-said:after, .we-said:after {
 +
content: '';
 +
display: block;
 +
height: 3px;
 +
width: 0;
 +
background: transparent;
 +
transition: width .5s ease, background-color .5s ease;
 +
}
 +
.they-said:hover:after, .we-said:hover:after {
 +
width: 100%;
 +
background: #3e3f3f;
 
}
 
}
  
 +
.they-said-content, .we-said, .we-said-content {display:none;}
 
</style>
 
</style>
 
</head>
 
</head>
Line 95: Line 103:
 
<!-- Banner-->
 
<!-- Banner-->
 
<div class="container-fluid page-heading">
 
<div class="container-fluid page-heading">
<div class = "row"
+
<div class = "row">
 
<div style="background-color:#e2e2e2">
 
<div style="background-color:#e2e2e2">
 
<div class = "crispy2">
 
<div class = "crispy2">
Line 147: Line 155:
 
</div>
 
</div>
 
<div class = "col-xs-6" class="box" id = "please">
 
<div class = "col-xs-6" class="box" id = "please">
       <center><h1 class = "tag-title">They said</h1></center>
+
       <center><h1 class = "tag-title they-said" id="I4L-they-said">They said ></h1></center>
<center><h4>What they said</h4></center>
+
<center><h4 class="they-said-content" id="I4L-they-said-content">What they said</h4></center>
         <center><h1 class="tag-title">We said</h1></center>
+
         <center><h1 class="tag-title we-said" id="I4L-we-said">We said ></h1></center>
<center><h4>What we said</h4></center>
+
<center><h4 class="we-said-content" id="I4L-we-said-content">What we said</h4></center>
 
</div>
 
</div>
 
</div>
 
</div>
Line 170: Line 178:
 
</div>
 
</div>
 
<div class = "col-xs-6" class="box" id = "please">
 
<div class = "col-xs-6" class="box" id = "please">
       <center><h1 class = "tag-title">They said</h1></center>
+
       <center><h1 class = "tag-title they-said">They said ></h1></center>
<center><h4>What they said</h4></center>
+
<center><h4 class="they-said-content">What they said</h4></center>
         <center><h1 class="tag-title">We said</h1></center>
+
         <center><h1 class="tag-title we-said">We said ></h1></center>
<center><h4>What we said</h4></center>
+
<center><h4 class="we-said-content">What we said</h4></center>
 
</div>
 
</div>
 
</div>
 
</div>
Line 193: Line 201:
 
</div>
 
</div>
 
<div class = "col-xs-6" class="box" id = "please">
 
<div class = "col-xs-6" class="box" id = "please">
       <center><h1 class = "tag-title">They said</h1></center>
+
       <center><h1 class = "tag-title they-said">They said ></h1></center>
<center><h4>What they said</h4></center>
+
<center><h4 class="they-said-content">What they said</h4></center>
         <center><h1 class="tag-title">We said</h1></center>
+
         <center><h1 class="tag-title we-said">We said ></h1></center>
<center><h4>What we said</h4></center>
+
<center><h4 class="we-said-content">What we said</h4></center>
 
</div>
 
</div>
 
</div>
 
</div>
Line 216: Line 224:
 
</div>
 
</div>
 
<div class = "col-xs-6" class="box" id = "please">
 
<div class = "col-xs-6" class="box" id = "please">
       <center><h1 class = "tag-title">They said</h1></center>
+
       <center><h1 class = "tag-title they-said">They said ></h1></center>
<center><h4>What they said</h4></center>
+
<center><h4 class="they-said-content">What they said</h4></center>
         <center><h1 class="tag-title">We said</h1></center>
+
         <center><h1 class="tag-title we-said">We said ></h1></center>
<center><h4>What we said</h4></center>
+
<center><h4 class="we-said-content">What we said</h4></center>
 
</div>
 
</div>
 
</div>
 
</div>
Line 239: Line 247:
 
</div>
 
</div>
 
<div class = "col-xs-6" class="box" id = "please">
 
<div class = "col-xs-6" class="box" id = "please">
       <center><h1 class = "tag-title">They said</h1></center>
+
       <center><h1 class = "tag-title they-said">They said ></h1></center>
<center><h4>What they said</h4></center>
+
<center><h4 class="they-said-content">What they said</h4></center>
         <center><h1 class="tag-title">We said</h1></center>
+
         <center><h1 class="tag-title we-said">We said ></h1></center>
<center><h4>What we said</h4></center>
+
<center><h4 class="we-said-content">What we said</h4></center>
 
</div>
 
</div>
 
</div>
 
</div>
Line 262: Line 270:
 
</div>
 
</div>
 
<div class = "col-xs-6" class="box" id = "please">
 
<div class = "col-xs-6" class="box" id = "please">
       <center><h1 class = "tag-title">They said</h1></center>
+
       <center><h1 class = "tag-title they-said">They said ></h1></center>
<center><h4>What they said</h4></center>
+
<center><h4 class="they-said-content">What they said</h4></center>
         <center><h1 class="tag-title">We said</h1></center>
+
         <center><h1 class="tag-title we-said">We said ></h1></center>
<center><h4>What we said</h4></center>
+
<center><h4 class="we-said-content">What we said</h4></center>
 
</div>
 
</div>
 
</div>
 
</div>

Revision as of 09:18, 25 September 2017

Insulin for Life

Blurb about Insulin for Life

They said >

What they said

We said >

What we said

Incubate

Blurb about Incubate

They said >

What they said

We said >

What we said

Maxwells

Blurb about Maxwells

They said >

What they said

We said >

What we said

Biofoundry & Open Insulin

Blurb about Biofoundry & Open Insulin

They said >

What they said

We said >

What we said

ACCISS

Blurb about ACCISS

They said >

What they said

We said >

What we said

T1International

Blurb about T1International

They said >

What they said

We said >

What we said