Structural classes provide a semantic context for the underlying elements and are preferably utilized to define fragments of a layout.
.{context}
.{context}-{name}
article
.content
body
.body
footer
.footer
header
.header
main
.main
nav
.navigation
section
.section
aside
.sidebar
Last updated 3 years ago