Difference between revisions of "Team:BostonU/Collaborations"

Line 14: Line 14:
 
}
 
}
  
 +
#sketch {
 +
  width: 200px;
 +
  height: 200px;
 +
  border: 1px solid gray;
 +
  background-color: yellow;
 +
}
  
 +
#myimg {
 +
  position: absolute;
 +
  z-index: 1000;
 +
  width:50px;
 +
}
 +
 +
</style>
 
<body>
 
<body>
 
   <div id="sketch"></div>
 
   <div id="sketch"></div>
 
   <img src = "https://static.igem.org/mediawiki/2016/8/8d/T--BostonU--snapchatlogo.png" class="follow" id="myimg">
 
   <img src = "https://static.igem.org/mediawiki/2016/8/8d/T--BostonU--snapchatlogo.png" class="follow" id="myimg">
</style>
 
 
<body>
 
 
 
</body>
 
</body>

Revision as of 15:33, 4 August 2016