-
Notifications
You must be signed in to change notification settings - Fork 332
Description
Hi there, I have a question about the semantic coding of paragraph text. On one of our projects, the development team has implemented all paragraph content within <div> elements rather than using appropriate <p> tags.
We raised this as a failure under WCAG SC-1.3.1 Info and Relationship. The project team is pushing back, stating that the success criterion does not explicitly require that all text have a semantic role.
Could you clarify whether this constitute as a WCAG failure, even though the requirement for semantic paragraph markup is not explicitly stated? Specifically, does relying solely on <div> elements for paragraph text fail to convey the intended relationship or structure as required under SC-1.3.1?
Any guidance would be greatly appreciated.
Manon