Importance of CSS in Web Page Layouts
May 1st, 2006 — 03:41 pmDesigning a web page can be a humongous task. Especially in instances where more than one page is involved (such as 20 to 30 pages in a webpage), you may be involved with changing the various design elements during the web development stages. For example, imagine a situation in which you have to change the screen background, font colors and the dimension of tables in all of your pages to see how the web site would look. Thus, if you have 25 pages in your website, then going to the each web page and making these changes can be a very tedious act. However, you can use CSS or Cascading Style Sheets for an easy solution.
