+ +It is recommended to use the main element, with a role of main (to support older assistive technology), also `tabindex="-1"` is required to fix the issue [with focus in Safari](https://bugs.chromium.org/p/chromium/issues/detail?id=37721). + +You can see an [example of this working in GOV.UK elements](https://github.com/alphagov/govuk_elements/blob/master/app/views/index.html#L9). + + ## Propositional title and navigation You can get a propositional title and navigation by setting the content for `header_class` to `with-proposition` and `proposition_header` in the form: