EveSharpee (Talk | contribs) |
EveSharpee (Talk | contribs) |
||
Line 2: | Line 2: | ||
<html> | <html> | ||
+ | <head> | ||
+ | <link href="https://cdnjs.cloudflare.com/ajax/libs/balloon-css/0.3.0/balloon.css" rel="stylesheet"> | ||
+ | <style> | ||
+ | .foo img:last-child{display:none} | ||
+ | .foo:hover img:first-child{display:none} | ||
+ | .foo:hover img:last-child{display:inline-block} | ||
+ | |||
+ | figure:hover+span { | ||
+ | bottom: -36px; | ||
+ | opacity: 1; | ||
+ | } | ||
+ | |||
+ | h2 { | ||
+ | margin: 60px 15px 0; | ||
+ | padding: 0; | ||
+ | font-weight: 300; | ||
+ | } | ||
+ | h2 span { | ||
+ | margin-left: 1em; | ||
+ | color: #aaa; | ||
+ | font-size: 85%; | ||
+ | } | ||
+ | </style> | ||
+ | |||
+ | <script> | ||
+ | $('#example1').tooltip(); | ||
+ | </script> | ||
+ | </head> | ||
+ | |||
+ | <body> | ||
+ | <div class="bg-primary"> | ||
+ | <section class="bg-primary"> | ||
+ | <div class="col-lg-16 col-centered" > | ||
+ | <center> | ||
+ | <specialh2 style="text-transform: lowercase;">Project Description</specialh2> <br><br><br><br><br><br> | ||
+ | </center> | ||
Revision as of 22:58, 27 June 2017
Design
This page is different to the "Applied Design Award" page. Please see the Applied Design page for more information on how to compete for that award.
What should this page contain?
- Explanation of the engineering principles your team used in your design
- Discussion of the design iterations your team went through
- Experimental plan to test your designs