tableless
A website layout that does not use HTML tables
- adjective
- Texting
- A tableless website often loads faster and is more accessible for users on different devices.
Examples
-
This design is tableless, which means it relies solely on CSS for structuring instead of HTML tables.
-
Many web developers prefer to create tableless layouts using CSS for better flexibility and performance.
-
This site will not be easily coded in tableless CSS.
Blog text (31)
Surface Forms
tableless positive
Morphology
Etymology
Tableless comes from table + -less, where -less means 'without'. On the web, designers once used HTML table pieces like a grid to place content, so a tableless page is one 'without' those tables and uses other ways to arrange the page.