Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

Block Display #445

@oldoc63

Description

@oldoc63
  • Some elements are not displayed in the same line as the content around them.
  • These are called block-level elements.
  • These elements fill the entire width of the page by default, but their width property can also be set.
  • Unless otherwise specified, they are the height necessary to accommodate their content.
  • Elements that are block-level by default include all levels of heading elements (h1-h6, div, p, footer).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions