This is a template of a web form with breadcrumb buttons, designed using CSS and HTML. The Li element of lists has been used to display the buttons in a list. The breadcrumbs are initially given a general set of styles such as padding as 15px 8px 50px, displayed as inline block, overflow as hidden, float as left, background as transparent, font size as 14px, background color as #fdec82, font-weight as bold, position as relative and font color as #777. The three breadcrumb buttons are given separate background colors of their own which are #fdf9cc, #fdec82, and #fddc05 respectively.