Hi all,
I have recently completed the survey form project. I have chosen to make a food order form, with the theme being on the good burger movie.
Any feedback would be much appreciated!
Thanks in advance,
Samatar
Hi all,
I have recently completed the survey form project. I have chosen to make a food order form, with the theme being on the good burger movie.
Any feedback would be much appreciated!
Thanks in advance,
Samatar
Looks good. I like your design.
Thanks for the feedback
Hi Samatar,
haha I like it, great job!
My ideas:
Keep us posted!
Hi Miku,
Thanks for the feedback once again, much appreciated!
I had some difficulty trying to sort out the size of the white space as it changes quite a lot depending on the screen size. Is there a way to keep it consist throughout all screen sizes whilst keeping it responsive at the same time?
Kind regards,
Samatar
I love the design and the colors used. Lovely piece of work!
Hey there,
I think in the end you want a âfixedâ form with only a different size of space around it.
I think I would build the form with a column flexbox and put the form itself in flexbox to center the form in it.
But thatâs up to you, probably youâll also find a working solution with your grid.
Thanks for the tip, iâll try implement it into the form
Your form looks good @Samatar. 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.
form
element.Hi @Roma,
Thank you for your comments, I always wondered where the test script disappeared to whenever I start a project . I ran the test after making a few quick changes and I got 17/17.
Kind regards,
Samatar
Looks amazing! Thanks for it!