Survey Page Help

Hey campers,

I restarted doing my survey page again and this is where i am stuck my css also looks messy

Both the radio-buttons and checkboxes should have value attributes.

As for the layout, that is part of what makes this challenge a good exercise. I would suggest making a new Codepen to play around in. Use just two labels and inputs, say the name and email.

Now tried different ways of grouping the elements and try different layout techniques. Try and get a feel for why elements are positioned the way they are when they are.

I also would really suggest learning the browser developer tools (Video). It might seem a little confusing at first, but they are super helpful in better understanding your layout.

1 Like

Thank you so much for the article