Tell me what I'm doing wrong, i want the bottom of the container to be touching the bottom of the browser window and have no idea how to do this… Please help as i have tried everything, thanks :)
<html>
<head>
<style type="text/css>
body
{
background-color: #cccccc;
}
#container
{
background...