line
Creating a Web page
line

This section explains how to create a blank Web page from scratch. This operation enables you to create Web pages without templates; in other words, you do not have to install templates to do this operation. After creating a blank Web page, specify the page title and background color.

Related HTML tags <!DOCTYPE HTML PUBLIC " ">
<HTML></HTML>
<HEAD></HEAD>
<TITLE></TITLE>
<BODY BGCOLOR= ></BODY>


Tip Tip Another approach to creating a Web page is to select New from the File menu.
[Ref.] "Creating a framework of Web sites"


  1. Click the icon icon to create a blank Web page.

    blank page

  2. Select Document Properties from the Edit menu to display a dialog box for the page settings.

  3. Click the Document Info tab, and then enter any title in Document Title.

    document title

    Tip Tip The title you enter here is also the title for Favorites or Bookmarks of Web browsers.

  4. Click the Background/Text Color tab, and then click the colored button to the right of Background to display the following pull-down menu:

    color
  5. Click any color (or click the Others button to select a different color), and then click the OK button. The background color is set.

    background color

  6. Click the OK button. Then the background color changes and the page title is displayed on the title bar of the main window.

    Tip Tip "Saving a Web page" explains how to save an edited page.