border-t-red-600
The class border-t-red-600 is a Tailwind CSS class, part of the border color classes in the category borders.
Example usage
The following code is an example on how to use the class border-t-red-600.
The above code produces the following result:
Resulting CSS
border-top-color: rgb(220 38 38);
Other border-color classes
- border-x-red-600
- border-y-red-600
- border-s-red-600
- border-e-red-600
- border-t-red-100
- border-t-red-200
- border-t-red-300
- border-t-red-400
- border-t-red-500
- border-t-red-700
- border-t-red-800
- border-t-red-900
- border-t-green-600
- border-r-red-600
- border-b-red-600
- border-l-red-600
- border-x-red-100
- border-x-red-200
- border-x-red-300
- border-x-red-400