Close

Tab style 16

This is an example of a web form with navigational tabs, designed using CSS and HTML. The tab buttons are arranged in a vertical order and take a border effect in hover and clicked 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 are initially given the styles of font-family as 'Ubuntu', sans-serif, padding as 10px 12px, font size as 19px, font color as #333, font-weight as 500, text-transform as uppercase to automatically transform it to uppercase, letter-spacing as 1px, text-align as center , and position as relative. In a hover or a clicked event, the borders of the tabs change its color into #0083ed with a transition value of all 0.5s ease 0s. The tab content section is given the styles of padding as 20px 25px, font size as 15px, line-height as 25px,letter-spacing as 1px, font color as #fff, background color of #0083ed, and display as table-cell.

Post Comment or Questions

Lorem ut labore et dolore magna aliqua. Ut enim ad minim veniam.

Your email address will not be published. Required fields are marked *