Hi there, I completed the survey form project and was wondering if anyone could give me some feedback? It’s been a while since I’ve done any work with HTML and CSS. I spent a lot of time googling. My goal for the project was to replicate the sample project without looking at the code.
Welcome to the forums @Boredest. Your form looks good. Some things to revisit;
Codepen provides the boilerplate for you. It only expects the code you’d put within the body element in HTML. (No need to include the body tags). For anything you want to add to the <head> element click on the ‘Settings’ button, then HTML and add it into the ‘Stuff for <head>’ box.
The link to the font goes in the box labeled ‘Stuff for <head>’