webMyCal

February 14, 2006

Cascading Style Sheets (CSS)

  • CSS is a powerful, flexible way to specify HTML formatting.
  • Allow us to control the style and layout of multiple Web pages all at once.
  • With CSS, when you want to make a change, you simply change the style, and that element is updated automatically wherever it appears within the site.
  • CSS Demo

    http://www.w3schools.com/css/demo_default.htm
    Our CSS Styles

    “day” -> class for table in daily view

    “dailybody” -> class for in daily view

    “week” -> class for table in weekly view

    “weeklybody” -> class for in weekly view

    “weeklyeven” -> class for event in weekly view

    “month” -> class for table in montly view

    “monthlybody” -> class for in montly view

    Filed under: webMyCal, Frontend — Oscar Acosta @ 10:51 am

    No Comments »

    No comments yet.

    RSS feed for comments on this post. TrackBack URI

    Leave a comment

    Powered by WordPress