CSS2 is sites consists specifications of Cascading style sheets - Level II.

The advantages of CSS2 based designs are that they are tableless designs as they were used to display data in tabular form but developers started using them for designing. Here the content and design elements are seperately kept and no hierarchies of tables are required and other html tags in main file.

Other benefits:

  • Html files Source code turns simple and easily changable
  • You can change the documents to show in any resolution.
  • You Can keep both design elements seprate so to change the design than it can be easily done from one document
  • CSS is under w3c compliance so people with sight problems or any other disablity can also clearly view pages
CSS2 is compatible with all major browsers ie Internet Explorer, Firefox, Opera.

Here the Flash movie will appear.