The installer has no use for a "skip to main content" link
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3575754. -->
Reported by: [nexusnovaz](https://www.drupal.org/user/3783812)
Related to !827
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>When i was going through the setup on ddev, i noticed when i pressed tab, a "Skip to main content" link appeared. However, upon trying to select this link, there was no element on the page with the "#main-content" id</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>When you have visited `core/install.php` for CMS install, press tab. Find the button that appears labelled "Skip to main content", attempt to click it, notice it doesn't skip.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Add the "main-content" id to the correct elements</p>
<h3 id="summary-ui-changes">User interface changes</h3>
<h3 id="summary-data-model-changes">Configuration changes</h3>
issue