sector-8.x-2.0-alpha4/config/install/wysiwyg_template.wysiwyg_template.table_with_header_cells_in_the_top_row_only.yml
config/install/wysiwyg_template.wysiwyg_template.table_with_header_cells_in_the_top_row_only.yml
langcode: en
status: true
dependencies: { }
id: table_with_header_cells_in_the_top_row_only
label: 'Table - with header cells in the top row only'
description: 'Responsive table with header cells in the top row 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 <thead>\r\n <tr>\r\n <th>Date</th>\r\n <th>Event</th>\r\n <th>Venue</th>\r\n </tr>\r\n </thead>\r\n <tbody>\r\n <tr>\r\n <td>12 February</td>\r\n <td>Waltz with Strauss</td>\r\n <td>Main Hall</td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n</div>"
format: full_html
weight: null
node_types: { }
