Personal Portfolio!

Hey!
I’m having some trouble with the media query and the fixed navbar requirements. Can someone tell me what I am doing wrong?

Project: https://codepen.io/IkaikaPalea/full/oNEeErr
Code: https://codepen.io/IkaikaPalea/pen/oNEeErr

Thanks!

Hello,
Welcome to the Forums :wave:


Have you linked the css to your html?
You can do so using the <link> element.

Example:

<link href="styles.css">

Oh my…
Just linked it and the project passed.
Thanks! :slight_smile:

1 Like

Well, Congratulations on your portfolio page :confetti_ball:

1 Like

Congratulations on your portfolio page…it’s interesting

1 Like

Your page does look good for a beginner. But a small prob with the projects.

You will have to correct this problem, it happens when the viewport is smaller

1 Like

I tweaked the “projects” section a little. Should be fixed. It’s a little more mobile-friendly now. Still needs a little improvements in the “welcome-section” for mobile view. I appreciate the feedback though :slight_smile:

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.