This is a template of a web form that consists of section selection buttons with animations, designed using CSS and HTML. The buttons take a highlight action in a hover and click events. Bootstrap styles have been imported to the code. The Li element of lists has been used to display the buttons in a list and the element tab panel has been used to avoid styling more than one tab at a time. The tabs have been given the styles of padding as 10px and 20px, font size as 17px, font-weight as 600, color as #293241, text-transform as uppercase to automatically transform it to uppercase, background as transparent, and position as relative. The tabs take the light pink color of #ed5551 in a clicked and hover event with a transition value of all 0.3s ease 0s. The tab content section has the styles of padding as 30px, font size as 17px, letter-spacing as 1px, line-height as 30px, and font color as #293241.

Tab style 1

4.3.1