Am I stupid? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Am I stupid?

Hey, I want to build a Chat UI, but something just doesn't work... Maybe I'm just stupid, but the height of the divs does not change... In the Css Code I use .classname to access the classes. What is my mistake? Thanks for answering and explaning : ) https://code.sololearn.com/W5qLY2Ta80ti/?ref=app

18th Aug 2021, 7:51 PM
LeChuck_42
LeChuck_42 - avatar
6 Answers
0
Change the body height to 100vh
18th Aug 2021, 7:58 PM
Baribor Saturday
Baribor Saturday - avatar
+ 2
That's the height of your viewport
18th Aug 2021, 8:08 PM
Baribor Saturday
Baribor Saturday - avatar
+ 1
we all makes errors sometimes and that's okay . this just asserts that we're human and not machines . i know this isn't related to the question, but don't ever suggest to yourself that you're stupid . we are what we say we are .
20th Aug 2021, 8:27 AM
sonofpeter.exe
sonofpeter.exe - avatar
0
This doesn't change anything? But thanks for answering...
18th Aug 2021, 7:59 PM
LeChuck_42
LeChuck_42 - avatar
0
Sorry, I misspelled sth. What exactly does vh?
18th Aug 2021, 8:02 PM
LeChuck_42
LeChuck_42 - avatar
0
Ohh, ok thanks😁
18th Aug 2021, 8:12 PM
LeChuck_42
LeChuck_42 - avatar