Search
 
SCRIPT & CODE EXAMPLE
 

CSS

dotted underline css

.dotted { 
  border-bottom: 1px dotted; 
}

<p><span class="dotted">some text</span></p>
Comment

PREVIOUS NEXT
Code Example
Css :: how to increase height of input box in css 
Css :: text overflow ellipsis two lines 
Css :: how to remove underline from list item in html 
Css :: css text fill all the width possible 
Css :: css grid full width row 
Css :: make an image smaller css 
Css :: apply color tint to image 
Css :: css global variables 
Css :: remove hover css on a text 
Css :: how to scale down background image in css 
Css :: div centre 
Css :: text area focus css 
Css :: css3, media queries cheatSheet 
Css :: how to change selection color 
Css :: css feather border 
Css :: html list over three columns 
Css :: docker postgres 
Css :: how to add image with url in css 
Css :: center text html css position fixed 
Css :: i used overflow-y : scroll but the scroll bar keep on showing 
Css :: css select none 
Css :: photshop flip layer 
Css :: style rule that expands the element to cover any floating content within the element 
Css :: the difference between nth-child() and nth-of-type() 
Css :: how to remove bullets from li 
Css :: center image 
Css :: install code command on mac 
Css :: css prevent scrolling behind overlay 
Css :: how to make hr class bootstrap full width 
Css :: flexbox align last item right 
ADD CONTENT
Topic
Content
Source link
Name
5+8 =