Search
 
SCRIPT & CODE EXAMPLE
 

CSS

change last character color css

.test::after{
    content: "g";
    color: yellow;
}

/* HTML */
<p class="test">strin</p>
Comment

PREVIOUS NEXT
Code Example
Css :: responsive website css 
Css :: where css 
Css :: can we block onclick of button using css 
Css :: grid repeat css 
Css :: how to resize img in css 
Css :: html css disabled button hover style 
Css :: change text in a div css 
Css :: how to remove margins css 
Css :: bootstrap put button on one line 
Css :: brightness css 
Css :: define element opacity css 
Css :: how to center background image in css 
Css :: box-sizing border-box vs content-box css 
Css :: css grid auto row 
Css :: css create a circle image 
Css :: css make bottom of the div triangle 
Css :: estilos de button css 
Css :: form validation with css 
Css :: css round image without stretching 
Css :: vertical divider between my flexbox 
Css :: grid template 
Css :: nibabel ValueError: w2 should be positive, but is 
Css :: what is em in css 
Css :: code runner not taking input 
Css :: Fixed Button With 100% 
Css :: Html css forbidden cursor 
Css :: animation-direction in css 
Css :: display flex overflow hidden slider 
Css :: function for style your theme wordpress php 
Css :: animation background css 
ADD CONTENT
Topic
Content
Source link
Name
7+3 =