How-to articles, tricks, and solutions about DROP-DOWN

How to create a drop-down navigation menu with CSS

Learn how to create a drop-down navigation menu with <ul> tag. Create your code step by step and try examples!

How to Remove Default Arrow Icon from a Dropdown List

In this snippet, we’re going to demonstrate how you can remove the default arrow icon from a dropdown list. For that, you can use the appearance property.

How to Style a <select> Box Drop-Down with Only CSS?

How to style the select box. Learn 4 ways of replacing the annoying drop-down arrow and setting either a background-image instead of it or a punctuation mark.