benjaminkott / bootstrap_package

Bootstrap Package delivers a full configured theme for TYPO3, based on the Bootstrap CSS Framework.
https://www.bootstrap-package.com/
MIT License
338 stars 207 forks source link

[TASK] Removed header tags from all headings for accessibility reason… #1370

Closed schmigotzki closed 1 year ago

schmigotzki commented 1 year ago

…s (confusing to navigate without sight)

Pull Request

Related Issues

Prerequisites

Description

Problem: Currently, each heading seems to come wrapped in a header. As they aren't nested in section, article or similar, all these headers relate to the page's main. This makes any page very confusing to navigate without sight.

Solution: Remove header tags from content headings.

Steps to Validate

  1. Open any page
  2. Check markup if headings do not have a <header>-tag wrapped around
eliashaeussler commented 1 year ago

@alexakressmann This PR can now be reviewed on https://bitv-v12.live.typo3.cps.321.works/.