You can use style sheets on your
web pages to define a consistent look and feel throughout your website
because you maintain the contents (web pages) and the design (the
style sheet) separately.
Procedure
- From the Web perspective, select and then select Next.
- Select the appropriate container for the file from the
list of project folders (and subfolders).
You might
want to create a Theme folder in which to place the CSS file under
the WebContents folder. Whichever folder you choose, make sure that
it is located under the WebContents folder of the web project. Choosing
a folder in that location ensures that the file is available for validation,
publishing, and deployment.
- Type a file name into the appropriate field. The .css file
type is appended when the file is created.
- Click Finish to create and open
the file in the editor.