TOC PREV NEXT INDEX




Adding a Stylesheet to the Application


A Cascading Style Sheet is added to the web folder of timezone.jspx. This file is accessed by the application through the following line, added to timezone.jspx under the <head> tag:

<link rel="stylesheet" type="text/css" href="./icesoft_styles1.css" />
 


Copyright 2005. ICEsoft Technologies, Inc.
http://www.icesoft.com

TOC PREV NEXT INDEX