Tell us what’s happening:
So for the Personal Portfolio I need to do the next things
2. The height of the welcome section should be equal to the height of the viewport.
3. The navbar should always be at the top of the viewport.
This is what I understand and could understand about what a view port is: It is as large as the screen goes and can display the website.
The code bellow tells how big it should be onto the device
So I can just use CSS and use the positions?
Lol i thought it was something unrelated to it and needed to be set in only the meta data
thanks lasjorg :3
All requirements should have been covered in some part of the curriculum, at least I think that should always be the case.
Although it may have been covered dealing with something slightly different than the requirement. Like for example, I think the only place viewport units are shown is in the Make Typography Responsive challenge. So making the connection to the welcome section height requirement might be a bit hard.
Yes for sure you are right there:
The second challenge you mentioned doesn’t mentioned it is connected to the viewport at all.
Only a small part about “To the browser window”
which if you don’t know them well enough you will easely overlook our not make the connection at all :3