Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

css border bottom

.bottomBorder {
  /*           width style color  */
  border-bottom: 5px solid black;
}
 
PREVIOUS NEXT
Tagged: #css #border #bottom
ADD COMMENT
Topic
Name
9+3 =