Table less Web design is the art of building websites without resorting to the use of tables primarily for the purpose of making your website Search Engine Friendly. Instead of tables CSS (Cascading Style Sheets) positioning is used to arrange elements and text on a web page. CSS was introduced by the World Wide Web Consortium (W3C) to improve web accessibility and to make HTML code semantic rather than presentational.