1. 1
    Style the Basic Dropdown Elements with Tailwind
    9m 50s

Style the Basic Dropdown Elements with Tailwind

InstructorAdam Wathan

Share this video with your friends

Send Tweet

A menu dropdown is a common component that you will build and style in any application. In this lesson, we'll start by building a dropdown defining the HTML structure with a profile picture image as a button and links that one would likely find in a dropdown.

After the structure is defined, we'll style the the image to be a round button with a nice border outline. The links will be displayed below stacked atop eachother with a fixed width and nice hover effect.