Skip to content

Make sure that all html code on the page have a right semantic #4367

@JuliaKirschenheuter

Description

@JuliaKirschenheuter

Is your feature request related to a problem? Please describe.

Accessibility issue.

Please check, if:

  • Elements have complete start and end tags
  • Elements are nested according to their specifications
  • Elements do not contain duplicate attributes
  • Any IDs are unique
  • Button-elements are not nested in other buttons or link-elements
  • Div-elements are not nested in list-elements
  • li-elements are not nested in span-elements
  • li-elements are inside of ul/ol-elements
  • Please check with any accessibility plugin other possible semantic problems (e.g. AXE plugin)

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    1. to developAccepted and waiting to be taken care ofenhancementNew feature request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions