Updates to the MoI API of David C Morrill
From:
bemfarmer
20 Sep 2022 (8 of 53)
10857.8
The puzzling CSS :nth-child() Selector has a good example at w3schools:
https://www.w3schools.com/cssref/tryit.asp?filename=trycss3_nth-child
So it appears that the CSS :nth-child() Selector can be used in the <style> ... </style> section of the html file.
So hundreds of odd or even statements could be eliminated from the API html ???
- Brian