make a underline with ::before css
CSS
.underline {
text-decoration: none;
position: relative;
}
.underline:after {
position: absolute;
content: '';
height: 2px;
/* adjust this to move up and down. you may have to adjust the line height of the paragraph if you move it down a lot. */
bottom: -4px;
/******
optional values below
******/
/* center - (optional) use with adjusting width */
margin: 0 auto;
left: 0;
right: 0;
width: 50%;
background: green;
/* optional animation */
-o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition:.5s;
}
/* optional hover classes used with anmiation */
.underline:hover:after {
width: 80%;
background: orange;
}
Also in CSS:
- Title
- syntax for manipulating a class in css
- Category
- CSS
- Title
- font weight css
- Category
- CSS
- Title
- html list items horizontally with flexbox
- Category
- CSS
- Title
- amazon type search box html css
- Category
- CSS
- Title
- !important in css
- Category
- CSS
- Title
- prevent text from wrapping in css
- Category
- CSS
- Title
- padding left
- Category
- CSS
- Title
- css flex
- Category
- CSS
- Title
- formatting checkbox css
- Category
- CSS
- Title
- css background image
- Category
- CSS
- Title
- how to set border length in css without div
- Category
- CSS
- Title
- QAnon Won't believe who
- Category
- CSS
- Title
- have unordered list horizontal css
- Category
- CSS
- Title
- how to align elements horizontally in css
- Category
- CSS
- Title
- css font color
- Category
- CSS
- Title
- css list remove dot
- Category
- CSS
- Title
- wordpress https to localhost http
- Category
- CSS
- Title
- line height negative css
- Category
- CSS
- Title
- how to change svg image color on hover using css
- Category
- CSS
- Title
- how to use attribute selectors in css
- Category
- CSS
- Title
- adjacent sibling selector
- Category
- CSS
- Title
- html css placeholder input font-size
- Category
- CSS
- Title
- css ellipsis max width
- Category
- CSS
- Title
- css affect all child elements
- Category
- CSS
- Title
- letter spacing css
- Category
- CSS
- Title
- css vs scss
- Category
- CSS
- Title
- css box shadow
- Category
- CSS
- Title
- javascript modify css
- Category
- CSS
- Title
- css background offset
- Category
- CSS
- Title
- Scaling Images and Videos css
- Category
- CSS
- Title
- change select arrow css
- Category
- CSS
- Title
- rem vs em
- Category
- CSS
- Title
- how to apply different properties to different paragraphs in css
- Category
- CSS
- Title
- center page css
- Category
- CSS
- Title
- react import css
- Category
- CSS
- Title
- css animation library
- Category
- CSS
- Title
- font family css
- Category
- CSS
- Title
- move bullets in css
- Category
- CSS
- Title
- blur effect css
- Category
- CSS
- Title
- sass mixin
- Category
- CSS
- Title
- css in sql query
- Category
- CSS
- Title
- difference between :after and ::after
- Category
- CSS
- Title
- add font to css
- Category
- CSS
- Title
- css space between elements
- Category
- CSS
- Title
- :root css
- Category
- CSS
- Title
- using foundation css to add social media links
- Category
- CSS
- Title
- hover transition css
- Category
- CSS
- Title
- css browser prefixes
- Category
- CSS
- Title
- flex-wrap: wrap
- Category
- CSS
- Title
- no select css
- Category
- CSS
- Title
- css text shadow not showing in mac chrome
- Category
- CSS
- Title
- material design css
- Category
- CSS
- Title
- image rotate css
- Category
- CSS
- Title
- margin in css
- Category
- CSS
- Title
- aos animate
- Category
- CSS
- Title
- postcss TypeError: require is not a function
- Category
- CSS
- Title
- vertcial text css
- Category
- CSS
- Title
- css ios disable zoom
- Category
- CSS
- Title
- css hide timeline
- Category
- CSS
- Title
- mobile tablet desktop media queries
- Category
- CSS
- Title
- what is rem in css
- Category
- CSS
- Title
- stop padding from changing div size
- Category
- CSS
- Title
- history of css
- Category
- CSS
- Title
- gradients w3
- Category
- CSS
- Title
- css first child
- Category
- CSS
- Title
- truncate text css
- Category
- CSS
- Title
- bootsrap buttons
- Category
- CSS
- Title
- css vertical align middle
- Category
- CSS
- Title
- how to use sass
- Category
- CSS
- Title
- css center div
- Category
- CSS
- Title
- table css
- Category
- CSS
- Title
- css transition transform
- Category
- CSS
- Title
- image cover css
- Category
- CSS
- Title
- how to include a css file in jsp
- Category
- CSS
- Title
- css padding
- Category
- CSS
- Title
- remove html scroll bar
- Category
- CSS
- Title
- what is responsive design
- Category
- CSS
- Title
- skeleton loader css
- Category
- CSS
- Title
- css paragraph ellipsis
- Category
- CSS
- Title
- hand property css
- Category
- CSS
- Title
- css set variable
- Category
- CSS
- Title
- customize highlight color website
- Category
- CSS
- Title
- css how to add double shadow to text
- Category
- CSS
- Title
- burger menu css
- Category
- CSS
- Title
- css change text color
- Category
- CSS
- Title
- adding shadow to a div
- Category
- CSS
- Title
- media queries css not working for mobile
- Category
- CSS
- Title
- css vertical center
- Category
- CSS
- Title
- css internal style
- Category
- CSS
- Title
- background color css
- Category
- CSS
- Title
- how to fade out images html css
- Category
- CSS
- Title
- If you're trying to use a package make sure that '../../static/fonts/lato/Lato-Regular.woff' is installed. If you're trying to use a local file make sure that the path is correct.
- Category
- CSS
- Title
- css light grey
- Category
- CSS
- Title
- ram
- Category
- CSS
- Title
- how To target a particular td in css
- Category
- CSS
- Title
- how to use hover in css
- Category
- CSS
- Title
- tailwind css
- Category
- CSS
- Title
- css overflow-y scroll
- Category
- CSS
- Title
- scss file architecture
- Category
- CSS
- Title
- button href
- Category
- CSS