Selecting if an Attribute is Present Example

This example checks to see if an attribute is present. If we had 25 tables, we would not have to go and add a class to each table. This table has the border attribute.

This example checks to see if an attribute is present. If we had 25 tables, we would not have to go and add a class to each table. This table does not have the border attribute.


View CSS Code