Hi everone,
Check it out – >https://codepen.io/Moaad/pen/JjKowjy
I don’t feel yet comfortable with css, I do copy sometime things and try to understand.
did someone was at this stage of the curriculum and can share his experience.
Thanks
Hi everone,
Check it out – >https://codepen.io/Moaad/pen/JjKowjy
I don’t feel yet comfortable with css, I do copy sometime things and try to understand.
did someone was at this stage of the curriculum and can share his experience.
Thanks
Welcome back @MoaadAmer.
Don’t copy anything from the sample code.
Some things to revisit;
<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>
).
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.It looks good. It seems you pick a italic font-style from google font. Do you need all font-style italic? The padding of inputtext and textarea is small.
Hi There,
Thank you for the helpful reply, that helped.
I did the fixes, still, can’t see where I can check which tests pass and which are not.
Hi
i think the font style will keep it as it for now
Fixed the padding
Thanks
You need to paste the test script that I mentioned in my original post as the first line in the HTML section of your pen. When you do, you’ll see a hamburger menu in the upper left.
I added the to the settings as you said but it did not work, so I ended up adding it to the HTML
but there is an issue with this script, its actually testing the tribute page instead of the survey form
From my previous post;
From my previous post;
That means you click on the dropdown and select the appropriate project.