Search
 
SCRIPT & CODE EXAMPLE
 

CSS

dashed lin in css

hr {
  border:none;
  border-top:1px dashed #f00;
  color:#fff;
  background-color:#fff;
  height:1px;
  width:50%;
}
Comment

PREVIOUS NEXT
Code Example
Css :: style highlight css 
Css :: object-fit 
Css :: how to center text in css 
Css :: positioning button inside div 
Css :: datatables width 100% not working 
Css :: Install css-loader and style-loader 
Css :: css border shorthand 
Css :: how to view downloading speed 
Css :: background-repeat 
Css :: text gradient effect 
Css :: how to slide div from left to right using css 
Css :: limit number of text lines 
Css :: css top padding 
Css :: center an image 
Css :: scrollbar-color 
Css :: change input placeholder text css 
Css :: border buttom color 
Css :: css prevent new line div 
Css :: gradient text colors 
Css :: all rights reserved 
Css :: how to add css using nativeelement in angular 
Css :: css list items next to each other 
Css :: how to use css transform matrix 
Css :: background shrinks when responsive 
Css :: how to remove image using css 
Css :: css all clases which start with col- 
Css :: media min height css 
Css :: overflow-y scroll not working in chrome 
Css :: how to add color in css 
Css :: move navbar to right css 
ADD CONTENT
Topic
Content
Source link
Name
5+8 =