# [ HTML - CSS] Restaurant Customer Satisfaction Survey

As I share in the [previous post](https://shahzarmazhar.hashnode.dev/html-css-windows-10-loading-screen) I am learning web development form [FreeCodeCamp](https://www.freecodecamp.org/) and [TheOdinProject](https://www.theodinproject.com/), I have completed my first project of FreeCodeCamp, Survey Form, it was not the big deal but it makes me happy to share with you, and I decided to share everything about my coding journey.

### About the project
This is very simple survey form, nothing challenging except positioning submit button, I don't know why but I faced some difficulties at positioning that button. and on hover first I thought I will increase font size but then I  second thought scaling it up will work good and i followed the second thought. 

<iframe height="600" style="width: 100%;" scrolling="no" title="Restaurant Customer Satisfaction Survey" src="https://codepen.io/shahzarmazhar/embed/PoEaOPP?default-tab=result" frameborder="no" loading="lazy" allowtransparency="true" allowfullscreen="true">
  See the Pen <a href="https://codepen.io/shahzarmazhar/pen/PoEaOPP">
  Restaurant Customer Satisfaction Survey</a> by Shahzar Mazhar (<a href="https://codepen.io/shahzarmazhar">@shahzarmazhar</a>)
  on <a href="https://codepen.io">CodePen</a>.
</iframe>

That said, what are your impressions?

I am open to any questions and constructive criticism.😊
