Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

show only bottom border of input

<input type="text"
className={`w-10 text-center border-0 paragraph-9 text-shadow text-2xl h-7 border-b-4 outline-0 bg-transparent border-secondary `}
/>
border-0 outline-0 border-b-4 bg-transparent.
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #show #bottom #border #input
ADD COMMENT
Topic
Name
3+8 =