I'm replacing an html table with css 'display' properties (table, table-row, etc). (If I need to change the title, will do).Is there a way to select in CSS by the display property?Can't find any info on this.How to make this valid?:\[code\].myClass[display=table-cell]\[/code\]