Difference between revisions of "Msc2G2:Page1"

From cs
Jump to: navigation, search
 
(6 intermediate revisions by one user not shown)
Line 1: Line 1:
<style>
+
__NOTITLE__ __NOTOC__
.parallax {
+
    /* The image used */
+
    background-image: url("img_parallax.jpg");
+
  
    /* Set a specific height */
+
[[File:IMG 20180619 104514.jpg| 850px]]
    height: 500px;
+
  
    /* Create the parallax scrolling effect */
+
----
    background-attachment: fixed;
+
    background-position: center;
+
Sophia - Karim - Shervin - Angelos
    background-repeat: no-repeat;
+
    background-size: cover;
+
----
}
+
</style>
+
  
<!-- Container element -->
+
<div style="height:30px; width: 850px; margin:0px; padding: 0px; padding-top: 20px; border: 0px;">
<div class="parallax"></div>
+
<div style="float:left; width: 158px; height 30px; border: 1px solid #aaa; margin-right:10px;" align="center">
 +
[[Msc2G2:Group|'''Introduction''']]
 +
</div>
 +
<div style="float:left; width: 158px; height 30px; border: 1px solid #aaa; margin-right:10px;" align="center">
 +
[[Msc2G2:page1|'''Micro''']]
 +
</div>
 +
<div style="float:left; width: 158px; height 30px; border: 1px solid #aaa; margin-right:10px;" align="center">
 +
[[Msc2G2:page2|'''Meso''']]
 +
</div>
 +
<div style="float:left; width: 158px; height 30px; border: 1px solid #aaa; margin-right:10px;" align="center">
 +
[[Msc2G2:page3|'''Macro''']]
 +
</div>
 +
<div style="float:left; width: 158px; height 30px; border: 1px solid #aaa; margin-right:10px;" align="center">
 +
[[Msc2G2:page4|'''Prototype''']]
 +
</div>
 +
<div style="float:left; width: 158px; height 30px; border: 1px solid #aaa; margin-right:10px;" align="center">
 +
[[Msc2G2:page5|'''Folding Pattern Research''']]
 +
</div>
 +
<div style="float:left; width: 158px; height 30px; border: 1px solid #aaa; margin-right:10px;" align="center">
 +
[[Msc2G2:page6|'''Video Simulations''']]
 +
</div>
 +
<br>
 +
 
 +
[[File:Final Pres.010.png|1000px]]
 +
 
 +
[[File:Final Pres.011.png|1000px]]
 +
 
 +
[[File:Final Pres.012.png|1000px]]
 +
 
 +
[[File:Final Pres.013.png|1000px]]
 +
 
 +
[[File:01 Fold.gif|1000px]]
 +
 
 +
[[File:07-2 DIA Hinge Simulation.gif|1000px]]
 +
 
 +
[[File:07-3 DIA Hinge Simulation.gif|1000px]]
 +
 
 +
[[File:07-4 DIA Hinge Simulation.gif|1000px]]
 +
 
 +
[[File:07-5 DIA Hinge Simulation.gif|1000px]]
 +
 
 +
[[File:07-6 DIA Hinge Simulation.gif|1000px]]
 +
 
 +
[[File:Final Pres.020.png|1000px]]
 +
 
 +
[[File:Final Pres.021.png|1000px]]
 +
 
 +
[[File:Final Pres.022.png|1000px]]
 +
 
 +
[[File:08 DIA Hinge Growth.gif|1000px]]
 +
 
 +
[[File:Final Pres.024.png|1000px]]
 +
 
 +
[[File:Final Pres.025.png|1000px]]
 +
 
 +
[[File:Final Pres.026.png|1000px]]

Latest revision as of 13:08, 6 July 2018


IMG 20180619 104514.jpg


Sophia - Karim - Shervin - Angelos