Search
 
SCRIPT & CODE EXAMPLE
 

CSS

apply css on last child in parent div

.parent > *:last-child {
  background-color: red;
}
Comment

PREVIOUS NEXT
Code Example
Css :: breakpoint bootstrap 
Css :: media query min max 
Css :: a tag taking up all the width of the page 
Css :: css minifier api 
Css :: import image css 
Css :: on hover chang only border color of a button css 
Css :: circle with 4 colors css 
Css :: remove site title squarespace 
Css :: word wrap in css 
Css :: cmd hash file 
Css :: scss react 
Css :: animate font weight css 
Css :: tailwind css npm 
Css :: how to compile scss to css minify css 
Css :: iPhone XS css 
Css :: padding clamp 
Css :: hide input border on focus 
Css :: css not clickable 
Css :: css center 
Css :: bootstrap ol 
Css :: styles only for IE 
Css :: text properties css 
Css :: border radius 4 values 
Css :: display inline-block not working 
Css :: bootstrap Aligning images 
Css :: what does clearfix for floats do in css 
Css :: make web page float to center of page 
Css :: wrap none css 
Css :: for sass 
Css :: how to x axis scroll css 
ADD CONTENT
Topic
Content
Source link
Name
6+3 =