Problem in building survey page

Tell us what’s happening:

Well, i thought of doing the project to build up my confidence but when i started i got stuck to the problem like including js in same file as does CSS in HTML.Also,Sir how to link CSS file to a HTML file while creating project.Hope, you will help me and in the future also.

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36.

Link to the challenge:

Hi

Have a read through these articles in the freeCodeCamp guide:

Intro to css

Script src attribute

They should help you add your css and javascript. Hope that helps :slight_smile:

1 Like

i got stuck to story#8 from tribute page.Could you help me?Please…:confounded:

Hi

Can you share a link to your work on codepen? It would make it easier to help you.

Following along with this lesson should make your image responsive:

https://learn.freecodecamp.org/responsive-web-design/responsive-web-design-principles/make-an-image-responsive/

If that does not work there may be mistake somewhere else in your code.

Hope that helps :slight_smile: