Line 121: | Line 121: | ||
opacity:0.6; | opacity:0.6; | ||
} | } | ||
+ | |||
+ | .footer { | ||
+ | overflow: hidden; | ||
+ | height:500px; | ||
+ | width:100%; | ||
+ | background-color:#333333; | ||
+ | margin:0; | ||
+ | float:bottom; | ||
+ | } | ||
+ | |||
+ | |||
</style> | </style> | ||
Line 208: | Line 219: | ||
</div> | </div> | ||
+ | |||
+ | <div class="footer"> | ||
+ | </div> | ||
</html> | </html> |
Revision as of 13:49, 21 July 2016