css on mouse over hover to underline code example Example: Text that shows an underline on hover &:hover { text-decoration: underline; }