Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

remove black border from border css

/* The black border occurs if you didn't set the border style */
button {
	border-style: solid;
}
 
PREVIOUS NEXT
Tagged: #remove #black #border #border #css
ADD COMMENT
Topic
Name
5+1 =