Resposnsive Web Design projects

Hi, i want to know why my project don’t pass the test although i write all the elements which must be in the project.
kindly help me out with this problem.

thanks

difficult to help you like this

please give the link to your project, so that we can help you

Hey @mudassirikram21
Welcome to FCC Forum.

As @ilenia said please give your link to the project.

https://codepen.io/freeCodeCamp/pen/MJjpwO

Hey where is your project ?

that is not your project, that is the pen you are given with the test suite

if you have not yet done so, create an account, and then use the fork button in the bottom right corner to copy the pen to your account and save your work

1 Like

CAN YOU SEE IT NOW?
https://codepen.io/CodeKing210/pen/LYZaaod

that seems to be your pen, but there is just the test suite inside.

do you see your project there?

i did write the code in code pen and then click on fork me but why it is not display in link??

https://codepen.io/CodeKing210/pen/jOrJRNW

when you fork the pen, keep the test script <script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>

also, codepen expects only the content of thebody tags, so delete the html, and body tags and the head tag its content: in codepen you don’t need to link the stylesheet, and everything else you can add to the head in the pen settings in the “stuff for the head” box

@codely what should I handle? -_-

@ilenia I TRULY THANK YOU FROM DEEP OF MY HEART AND ALSO IF YOU KINDLY LET ME KNOW WHAT IS THE MEANING OF FORK AND HOW I RUN THE TEST NOW. BECAUSE THE OPTION OF “RUN THE TEST” IS NOW GONE I DON’T KNOW WHERE?

my problem is solved you guys are doing great thank you very much
@ilenia @ilenia