Posts tagged with “layout”
- Speed up page rendering by setting content-visibility to auto
- How to resize HTML elements: with few lines of CSS, using a React hook, or with pure JavaScript
- Position sticky in CSS, with examples
- Sticky footer done with simple CSS
- 100% height columns & fixed width sidebar: pure CSS solutions to common fluid layout problems
- 100% height sidebars without images, unsemantic HTML elements, or flexbox
- Fluid multi column layout revisited
- Fluid multi column layout where sidebar and margins stays fixed width, without JavaScript