Team:NCTU Formosa/source/header-human practice

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
<style>
<style>
 +
 +
.ot {
 +
  width: 400px;
 +
  height: 400px;
 +
  border: 1px solid #FF6600;
 +
  text-align: center;
 +
  margin: 0 auto;
 +
}
 +
 +
.ot:before {
 +
  content: '';
 +
  display: inline-block;
 +
  vertical-align: middle ;
 +
  height: 100%;
 +
}
 +
 +
.wrapper {
 +
  display: inline-block;
 +
  vertical-align: middle;
 +
  width: 200px;
 +
  height: 200px;
 +
  background: #ccc;
 +
}
 +
 +
.right{
.right{
width:65%;
width:65%;

Revision as of 10:58, 7 October 2014