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

Line 111: Line 111:
  
  
<!DOCTYPE html>
 
<html>
 
<head>
 
 
<style>
 
<style>
 
html {
 
html {
Line 155: Line 152:
 
}
 
}
  
.button {
 
  border: none;
 
  outline: 0;
 
  display: inline-block;
 
  padding: 8px;
 
  color: white;
 
  background-color: #000;
 
  text-align: center;
 
  cursor: pointer;
 
  width: 100%;
 
}
 
  
.button:hover {
 
  background-color: #555;
 
}
 
 
</style>
 
</style>
 
</head>
 
</head>
Line 187: Line 170:
 
         <p>Some text that describes me lorem ipsum ipsum lorem.</p>
 
         <p>Some text that describes me lorem ipsum ipsum lorem.</p>
 
         <p>example@example.com</p>
 
         <p>example@example.com</p>
        <p><button class="button">Contact</button></p>
+
 
 
       </div>
 
       </div>
 
     </div>
 
     </div>

Revision as of 00:50, 15 October 2017

East Chapel Hill Highschool iGem

Responsive "Meet The Team" Section

Resize the browser window to see the effect.


Jane

Jane Doe

CEO & Founder

Some text that describes me lorem ipsum ipsum lorem.

example@example.com

Mike

Mike Ross

Art Director

Some text that describes me lorem ipsum ipsum lorem.

example@example.com

John

John Doe

Designer

Some text that describes me lorem ipsum ipsum lorem.

example@example.com



</div>