Skip to content

This is an example of how to add a grey background to every other row in a css grid layout - this does not use tables…

License

Notifications You must be signed in to change notification settings

tedmasterweb/css-grid-striped-rows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

css-grid-striped-rows

This is an example of how to add a grey background to every other row in a css grid layout - this does not use tables…

In other words, if you have a series of elements and you are using CSS Grid to lay them out in a table display, you can add a grey background to every other row.

The only caveat is that the number of columns must be static.

About

This is an example of how to add a grey background to every other row in a css grid layout - this does not use tables…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages