Davidacevedo (Talk | contribs) |
Davidacevedo (Talk | contribs) m |
||
Line 1: | Line 1: | ||
{{:Team:Tec-Monterrey/Templates/Tec-Monterrey_General_Format}} | {{:Team:Tec-Monterrey/Templates/Tec-Monterrey_General_Format}} | ||
− | |||
<html> | <html> | ||
<head> | <head> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
<style> | <style> | ||
− | + | .full-masthead { | |
width: 100%; | width: 100%; | ||
− | |||
} | } | ||
− | . | + | .full-masthead img { |
− | + | width: 100%; | |
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | + | #collabs { | |
− | + | width: 100%; | |
+ | height: auto; | ||
+ | background: #70c27c; | ||
+ | z-index: 1; | ||
+ | display: block; | ||
+ | position: relative; | ||
} | } | ||
− | + | #meetings { | |
− | width: | + | width: 100%; |
− | height: | + | height: auto; |
− | + | background: #2a4081; | |
− | - | + | z-index: 1; |
− | + | display: block; | |
− | + | position: relative; | |
− | + | ||
− | + | ||
− | position: | + | |
} | } | ||
− | . | + | .collab-container { |
− | + | width: 90%; | |
− | + | height: auto; | |
− | + | left: 5%; | |
− | + | top: 5%; | |
− | + | background: black; | |
− | height: | + | position: relative; |
− | + | display: flex; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | position: | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | + | .container-left { | |
− | 0% | + | margin: 1.5% 0 1.5% 1.5%; |
− | + | background: white; | |
− | + | display: flex; | |
− | } | + | width: 33.33%; |
+ | } | ||
− | + | .container-center { | |
− | + | margin: 1.5% 0 1.5% 0; | |
− | + | background: white; | |
− | } | + | display: inline-block; |
+ | width: 33.33%; | ||
+ | } | ||
− | + | .container-right { | |
− | + | margin: 1.5% 1.5% 1.5% 0; | |
− | + | background: white; | |
− | } | + | display: flex; |
+ | width: 33.33%; | ||
+ | } | ||
− | + | .column-container { | |
− | + | width: 50%; | |
− | + | } | |
− | + | ||
− | + | .team-logo { | |
− | + | width: 90%; | |
− | + | height: 120px; | |
− | + | background: blue; | |
+ | margin: 10px 5%; | ||
} | } | ||
− | + | .tec-logo { | |
− | + | width: 100%; | |
− | + | height: 90%; | |
− | + | margin: 5% 0; | |
− | } | + | background: blue; |
+ | } | ||
− | + | .collab-info { | |
− | + | width: 80%; | |
− | + | height; | |
− | + | 500px; | |
− | + | left: 10%; | |
− | + | margin: 10% 0; | |
− | + | background: white; | |
− | + | position: relative; | |
− | + | display: inline-block; | |
− | + | z-index: 2; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
</style> | </style> | ||
− | + | </head> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | <body> | |
− | + | <header class="full-masthead"> | |
− | + | ||
− | + | ||
− | + | </header> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | <section id="collabs"> | |
− | " | + | <div class="collab-container"> |
− | + | <div class="container-left"> | |
− | + | <div class="column-container"> | |
− | + | <div class="team-logo"> | |
− | + | </div> | |
− | + | <div class="team-logo"> | |
− | + | </div> | |
− | + | <div class="team-logo"> | |
− | + | </div> | |
− | + | </div> | |
− | + | <div class="column-container"> | |
− | + | <div class="team-logo"> | |
− | + | </div> | |
− | + | <div class="team-logo"> | |
− | + | </div> | |
− | + | <div class="team-logo"> | |
− | + | </div> | |
− | + | </div> | |
− | + | </div> | |
− | + | <div class="container-center"> | |
− | + | <div class="tec-logo"> | |
− | + | </div> | |
− | + | </div> | |
− | + | <div class="container-right"> | |
− | + | <div class="column-container"> | |
− | + | <div class="team-logo"> | |
− | + | </div> | |
− | + | <div class="team-logo"> | |
− | + | </div> | |
− | + | <div class="team-logo"> | |
− | + | </div> | |
− | + | </div> | |
− | + | <div class="column-container"> | |
− | + | <div class="team-logo"> | |
− | + | </div> | |
− | + | <div class="team-logo"> | |
− | + | </div> | |
− | + | <div class="team-logo"> | |
− | + | </div> | |
− | + | </div> | |
− | + | </div> | |
− | + | </div> | |
− | + | </section> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | / | + | |
− | + | ||
− | + | ||
− | / | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </ | + | |
− | + | ||
− | < | + | |
− | + | ||
+ | <section id="meetings"> | ||
+ | <div class="collab-container"> | ||
+ | </div> | ||
+ | <div class="collab-info"> | ||
+ | </div> | ||
+ | </section> | ||
</body> | </body> | ||
</html> | </html> | ||
− | |||
{{:Team:Tec-Monterrey/Templates/Tec-Monterrey_Footer}} | {{:Team:Tec-Monterrey/Templates/Tec-Monterrey_Footer}} |
Revision as of 05:56, 26 September 2018