sector-8.x-2.0-alpha4/config/install/wysiwyg_template.wysiwyg_template.table_with_header_cells_in_the_first_column_only.yml
config/install/wysiwyg_template.wysiwyg_template.table_with_header_cells_in_the_first_column_only.yml
langcode: en status: true dependencies: { } id: table_with_header_cells_in_the_first_column_only label: 'Table - with header cells in the first column only' description: 'Responsive table with header cells in the first column only.' body: value: "<div class=\"table-responsive\">\r\n <table class=\"table\">\r\n<caption>Captions provide information that can help users find, navigate, and understand tables.</caption>\r\n <tr>\r\n <th>Date</th>\r\n <td>12 February</td>\r\n <td>24 March</td>\r\n <td>14 April</td>\r\n </tr>\r\n <tr>\r\n <th>Event</th>\r\n <td>Waltz with Strauss</td>\r\n <td>The Obelisks</td>\r\n <td>The What</td>\r\n </tr>\r\n <tr>\r\n <th>Venue</th>\r\n <td>Main Hall</td>\r\n <td>West Wing</td>\r\n <td>Main Hall</td>\r\n </tr>\r\n</table>\r\n</div>" format: full_html weight: null node_types: { }