FrontPage and Embedded 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. The procedure is the
same for both FrontPage 2002 and 2003:
Note: To follow this you should already be familiar with Cascading Style Sheets
We are now going to use FrontPage to create an embedded style sheet to modify the various page elements.
To create an embedded style proceed as follows:
- Select format>Style from the top menu bar.
- A style Dialogue box appears.
- Select HTML tags from the list drop down menu and then scroll down and select the H1 tag from the styles list.

- Select modify to modify the style. In the lower left corner of the modify style dialogue box select format and from the drop down list select Font.

- In the font dialogue box select Times Roman and change the font colour to blue.

- Click ok to return to the modify style box. Now again using format drop down box select paragraph and in the paragraph dialogue box select align to center.

- Click ok, ok and ok again to quit all dialogue boxes . You have successfully modified the H1 Style. This is how the text now appears.
- If you now take a look at the html you will see the style definition added to the page:

- You can now repeat the process with H2, bulleted lists and navigation.

- The page now looks like this:
Related Resources and Articles:
|