How to create this type of form?

Hi,
I am searching for the few days but not get the result. I will search the link which using the the form and website is also created on the wix
https://www.canadadrives.ca/application/?SID=domainredirect&AID=ontariodrivesca

Checkout the link and tell me how i create that.
Thank you.

You have already asked this question before and got answers for it.
https://www.wix.com/corvid/forum/community-discussion/how-to-create-button-clicking-forum-in-the-wix

Either use html/css/js or simply create your own multistage form through Wix Editor using buttons using onClick and onMouse code for when the user clicks on the button or hovers over the button along with Wix Storage etc.

but want to create like that and in previous checkout the website and not able to create it.

Your choice.

Either get somebody to do it for you.
Wix Arena

Learn about Wix Corvid then.
https://support.wix.com/en/corvid-by-wix/basics

Then you will be able to take these references below and use them yourself on your site to make your own form.
https://support.wix.com/en/article/creating-a-form-with-user-input-elements
https://support.wix.com/en/article/corvid-reacting-to-user-actions-using-events
https://support.wix.com/en/article/corvid-tutorial-adding-custom-interactivity-with-events
https://www.wix.com/corvid/example/multistage-form
https://www.wix.com/corvid/reference/wix-storage.html
https://support.wix.com/en/article/corvid-working-with-the-properties-panel
https://www.wix.com/corvid/reference/$w.ClickableMixin.html
https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn
https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut
https://www.wix.com/corvid/reference/$w.HiddenMixin.html