continues css selector names

osmxx

New Member
I need to have css selector names continuously.For eg. \[code\]eng1, eng2, eng3 ...... eng100 { display: block; width:100px; height:20px;}\[/code\]Is there any way to mention css like array kind?Thanks for your help.
 
Back
Top