This is an example of an admin dashboard with buttons, designed using HTML and CSS. Bootstrap CSS styles have been imported to the HTML file with the use of the link and script elements. The basic CSS has been used to apply the borders of the labels to be curved with the use of the border radius in the CSS styles. The button hovers effects are added to the HTML by the use of the hover class in CSS styles and adding the background color on the mouse hover. When a button is on the active state, the value of the background image will be set to none which means the background image will not be displayed