What is Web layout?
Web layout is the arrangement of elements on a page. Modern CSS handles it primarily through flexbox for one-dimensional rows or columns and grid for two-dimensional structures.
2 tools that work with Web layout
Files never leave your browser.
Related terms
Terms that appear alongside Web layout on the same tools.