This is an example of a Poll layout, designed using CSS, HTML, and Bootstrap framework 4. Bootstrap and CSS styles are imported to the code with their URLs along with the icons. The concept of Lists has been used with UL and LI components. UL element has been used with the child elements of LI to display the poll rows in an orderly manner. The layout consists of primary type buttons and checkboxes. The poll details are displayed in three tables. Each table has checkboxes to select and buttons to vote. The values of the checkboxes are defined in the HTML. The body of the form is given a margin-top as 20px. The poll sections are given a display type as block. Source: https://bootsnipp.com/snippets/92jm