+ 2
Help with positioning elements on page
So, why is this not working? What exactly is wrong? I am trying to have the first and third paragraph be 1/4 of the window height and the second be 1/2 of the height. I thought this is how it is done Note: I posted this over the weekend but I did not get any reply. I do need the answer and still haven't been able to figure it out. So thanks for helping out. https://code.sololearn.com/WV7rxOTuUZAb/?ref=app
3 Answers
+ 2
Try add this to your css file:
.game{
height:100%;
}
+ 1
No it's not. Check it out again. Added background colors. Besides, I want them to fill the whole window