FrontPage External Style Sheets
You can use FrontPage to create both embedded and external style sheets. First we need to create a normal page without style sheets this page is shown below: Note: To follow this you should already be familiar with FrontPage embedded style sheets and Cascading Style Sheets For FrontPage 2002
For FrontPage 2003
You can then modify styles using the same method as for embedded style sheets. As an example I will create an external style sheet that has a modified H1 tag. After following the procedure above you should have a page called new_page_1.css open as shown below:
To create a new style or modify an existing one click the style button and select the tag you wish to modify. Here I will modify the H1 tag just as before in the embedded example. When finished click ok. The result is shown below Now all you need to do is to make any other style changes and save the file in the root of the website with an appropriate name e.g. makingwebsite.css. To use the external style sheet open a web page. Here index.htm. Select format>style sheet links and the style sheet dialogue box appears. Select the style sheet here makingwebsite.css and click ok. The external style sheet is now linked to the page and the style takes effect. The resulting HTML showing how the style sheet is referenced is shown below:
Although FrontPage can be used for both creating and editing both embedded and external style sheets it is a very primitive css editor. For creating style sheets with more functionality you need to use a more powerful css editor. See Using TopStyle Lite.
Related Resources and Articles:
|
|
|
|
[Home page] [About us] [Privacy Policy] [Contact Me] |
FrontPage External Style Sheets |