Search
 
SCRIPT & CODE EXAMPLE
 

CSS

css zebra

table tr:nth-child(even) {
    background-color: #eee;
}

table tr:nth-child(odd) {
    background-color: #fff;
}
Comment

PREVIOUS NEXT
Code Example
Css :: css focus border radius 
Css :: how to underline font in css 
Css :: use css to replace icon with text when hover 
Css :: cursor as image css 
Css :: laravel asset css not found 
Css :: how to set border length in css without div 
Css :: add css to express app 
Css :: css overwriting styles 
Css :: put gradient color over background image 
Css :: nodelist map 
Css :: css smooth scroll 
Css :: css image size scale to fit 
Css :: css hide mark border 
Css :: css no purple links 
Css :: drawing a circle with css 
Css :: multiple radial gradient css 
Css :: how to open link in same tab in chrome 
Css :: import font css from url 
Css :: vertical and horizontal align center div 
Css :: stop anchor tag scroll to top of page 
Css :: css overflow-y 
Css :: fira code 
Css :: background image repeat css 
Css :: css font variant small caps 
Css :: linux copy directory permissions to another directory 
Css :: brightness css 
Css :: <link 
Css :: change order columns bootstrap 
Css :: url css 
Css :: change the weight of a bold font css 
ADD CONTENT
Topic
Content
Source link
Name
9+6 =