Posted on March 4, 2023Select all that apply. Which elements should receive focus as you tab through a web page? button elementsanchor elementsh1 elementsinput elementsPost navigationPrevious post: True or false? Part of making a form input accessible is including include a label for the input.Next post: Consider the line of code below. If you were to load a script in this way, what would be the result? {{ require_js(get_asset_url(“./path/to/file.js”), { async: true }) }}