Skip navigation

picture Beaumont Tower

Content

Cascading Style Sheets

A number of well-developed CSS-design resource web sites are available on the Internet. Here are a few we recommend

There are plenty of CSS tutorials available online, so this section will only serve to make a few recommendations for CSS development.

  • Developing CSS should be treated in the same way as HTML or application code in that there are best practices for using it.
  • Not all browsers and platforms support all CSS properties similarly. When developing a page with CSS, it's very important to test it on multiple browsers and operating systems.