Search
 
SCRIPT & CODE EXAMPLE
 

CSS

how select two nt child with css

//Separate the classes with a comma ,

.ListTaskTime tbody tr >td:nth-child(3), 
.ListTaskTime tbody tr >td:nth-child(6),
.ListTaskTime tbody tr >td:nth-child(9) {
    /* Common Styles Goes Here, Styles will apply to child 3,6 and 9 */
}
Comment

PREVIOUS NEXT
Code Example
Css :: fira code 
Css :: mysql_config not found 
Css :: css shrink image 
Css :: checkbox change background color bootstrap 
Css :: text-indent 
Css :: @media query css 
Css :: css stripes 
Css :: tile format css 
Css :: css font variant small caps 
Css :: css hover a class change effect in another class 
Css :: the package could not be installed. the theme is missing the style.css stylesheet 
Css :: css background property 
Css :: btn glow on hover 
Css :: darken scss 
Css :: background center 
Css :: wordpress https to localhost http 
Css :: Modify your placeholder 
Css :: postcss plugin 
Css :: remove materialize style input 
Css :: deep selector 
Css :: round corners of image css 
Css :: css disabled hover none 
Css :: fix scroll css position sticky 
Css :: flexbox 
Css :: css font color 
Css :: prefix in css 
Css :: how to override material ui css 
Css :: checkbox checked color change css 
Css :: select all elements css 
Css :: border radius css 
ADD CONTENT
Topic
Content
Source link
Name
3+5 =