Difference between revisions of "Team:East Chapel Hill/Team"

Line 7: Line 7:
 
</head>
 
</head>
  
<body>
+
.container-class {
<div class="body" style="background-color: white;">
+
    background-image: https://static.igem.org/mediawiki/2018/0/02/T--East_Chapel_Hill--ECHHSMEETHETEAMP1.jpg;
 
+
    background-repeat: no-repeat;
<img src="https://static.igem.org/mediawiki/2018/0/02/T--East_Chapel_Hill--ECHHSMEETHETEAMP1.jpg" align="middle">
+
    background-position: center;
 +
    width: 400px;
 +
    height: 400px;
 +
    border: 2px dashed #333;
 +
}

Revision as of 01:55, 16 September 2018

.container-class { background-image: https://static.igem.org/mediawiki/2018/0/02/T--East_Chapel_Hill--ECHHSMEETHETEAMP1.jpg; background-repeat: no-repeat; background-position: center; width: 400px; height: 400px; border: 2px dashed #333; }