Line 1: | Line 1: | ||
− | + | <!DOCTYPE html> | |
<html> | <html> | ||
<head> | <head> | ||
<style> | <style> | ||
+ | #landingwrapper { | ||
+ | width: 900px; | ||
+ | height: 100%; | ||
+ | margin: 0 auto; | ||
+ | padding-top: 100px; | ||
+ | padding-left: 10px; | ||
+ | } | ||
#bunch { | #bunch { | ||
display: inline; | display: inline; | ||
Line 80: | Line 87: | ||
</head> | </head> | ||
<body> | <body> | ||
+ | <div id='landingwrapper'> | ||
<table id="bunch" class="centered"> | <table id="bunch" class="centered"> | ||
<tr> | <tr> | ||
Line 100: | Line 108: | ||
</tr> | </tr> | ||
</table> | </table> | ||
+ | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 17:01, 5 July 2017
<!DOCTYPE html>
Mouse over a member of our team to learn about them! |
||