Hi Peeps,
My name is Bjorn,I started a week ago with the freecodecamp challenge. And now i got to the point of the challenge to build a portfolio page. But I stumbled upon 3 problems (challenges). I did a lot of research on Google but i cant seem to get it to work.
First of all is:
If i change my H1 or H2 font family, size, color etc. in my CSS. It doesnt seem to work without !important after. Why could this be?
second:
I want a Div with a H1 and H2 element horizontally and vertically alligned exactly in the middle of the screen where the text shrinks if on a small screen. I can get it to center horizontally by using center-text. but vertically and the scaling of the text is a mission impossible for now.
Third:
I made a navbar with the logo left, the links right. But when I make it a smaller screen. I doesnt seem to want to collapse to a navbar button (with the 3 stripes).
Dont be too hard on me. Its my second page in HTML/CSS/Bootstrap.
Hope you guys can help me out and clear the sky a bit for me!
The codepen link is: https://codepen.io/Dutchdream/pen/NXKXmQ
Below a wireframe of what i have in mind.
Thanks!