Why CSS Is Better Than Table Designs

In the past, websites were made through the use ofBecause of the number of problems presented when
tables. Today, most websites are built through theusing tables in web designs, style sheet languages
use of style sheet languages. One of the mostsuch as CSS (Cascading Style Sheets) are used to
popular style sheet language used in the marketarrange elements and text on a web page. CSS was
today is CSS. Cascading Style Sheets or CSS is aintroduced by the World Wide Web Consortium
style sheet language used to describe the(W3C) to improve web accessibility and to make
presentation semantics, which is the look andHTML code semantic rather than presentational.
formatting, of a document written in a markupThere are several advantages of using CSS from
language. According to many Web design Philippinestables. These include accessibility, bandwidth
experts, CSS was the perfect move from tableefficiency, and maintainability.
designs to tableless designs.