w3c / window-management

Window Management API
https://www.w3.org/TR/window-management/
Other
96 stars 25 forks source link

Editorial: Replace <aside> with <div> #136

Closed inexorabletash closed 1 year ago

inexorabletash commented 1 year ago

<aside> is a flow element, not a block element. Just use <div> for examples.


Preview | Diff