I have created a header, body and footer for my html. Below is the code:
JSFIDDLE
I have made my body (#number
) to have a background of red color but it won't show up. I did not set the height of it and just set it to 100% because I just want it to fill into the middle of the page. Why is it the red background won't show up?