出典:Wiktionary
出典:『Wiktionary』 (2025/03/22 18:32 UTC 版)
zebra striping (uncountable)
tr elements, or by using JavaScript to dynamically add this markup. […] One of the most common ways of styling data tables, both in print and on the web, is to alternate the background colors of rows of data—a technique sometimes referred to as zebra striping. Typically, zebra stripes are implemented in HTML and CSS by applying a class such as odd or even to every other row in the HTML markup, then using a class selector to apply a background color to odd, even, or both classes of row.