Difference between revisions of "Team:HSNU-TAIPEI"
Line 247: | Line 247: | ||
</header> | </header> | ||
− | + | <style> | |
+ | section { | ||
+ | width: 100%; | ||
+ | height: 400px; | ||
+ | background: tomato; | ||
+ | } | ||
+ | section::after { | ||
+ | content: ""; | ||
+ | display: table; | ||
+ | clear: both; | ||
+ | } | ||
+ | </style> | ||
− | + | <main> | |
+ | <div class="mc-container home"> | ||
+ | <section> | ||
+ | <h1>Project</h1> | ||
+ | </section> | ||
+ | </div> | ||
+ | </main> | ||
<footer> | <footer> |
Revision as of 11:45, 14 September 2015