line
Using templates
line

TopPage offers Web page templates that use style sheets. If this is the first time for you to use a style sheet, it is recommended that you choose a template and adapt it.

  1. Select New from the File menu to display the New dialog box.

  2. Click the Application tab to display the Application panel, which contains Web page templates using the latest technology. Templates whose names begin with <S> use style sheet technology, and those whose names begin with <D> use dynamic HTML technology.

  3. Select one that begins with <S>, and click the OK button.

    Application tab

    The corresponding Web page opens in the editor.

    The page opens

  4. At first glance, you might not be able to clearly distinguish whether a style is defined in the opened page. If you wish to confirm, click the HTML Source tab and look at the description between <STYLE> and </STYLE> at the top of the HTML source, which defines the style.

    HTML source

  5. Click the Normal tab again, and edit the Web page, just as you would any other Web page.