|
|
(5 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
− | {{Template_All_Teams}}
| |
| | | |
− | <!-- Declare that you are going to use html code instead of wiki code -->
| |
− | <html>
| |
− |
| |
− | <!-- Start of CSS-->
| |
− |
| |
− | <style type="text/css">
| |
− |
| |
− | #globalWrapper, #content{
| |
− |
| |
− | float:none;
| |
− | margin: 0 auto;
| |
− |
| |
− |
| |
− | }
| |
− |
| |
− |
| |
− | /* PAGE LAYOUT */
| |
− |
| |
− |
| |
− | #Contenedor {
| |
− |
| |
− | width:960px;
| |
− | height:1200px;
| |
− | margin: 0 auto;
| |
− | background-color:red;
| |
− |
| |
− | }
| |
− |
| |
− |
| |
− |
| |
− |
| |
− |
| |
− | </style>
| |
− |
| |
− |
| |
− |
| |
− | <!-- End of CSS -->
| |
− |
| |
− | <div id ="Contenedor">
| |
− |
| |
− | <header>
| |
− |
| |
− |
| |
− | </header>
| |
− |
| |
− | <nav>
| |
− |
| |
− | </nav>
| |
− |
| |
− |
| |
− |
| |
− |
| |
− |
| |
− |
| |
− | </div>
| |
− | </html>
| |