--- title: Table Row Active layout: class class: td .active slug: td-active category: classes top-category: CSS category-slug: tables-contextual-classes description: 'The active class is applied to the navigation element the user is currently viewing. In the case of your code, the user is viewing the profile. It will serve as a guide or reminder to where in the website the visitor is in. That is why the active class is applied, which comes handy when viewing a website with many navigation links.' chained-class: '-' parent-class: '.table' element: 'td, tr' tags: - bootstrap - CSS ---