Create New Page
Web Page Maker allows you to create web your own site containing as many web pages as you like. Every web site begins with a single page, so let's get started!
Run Web Page Maker, you can use the default start page to create a blank new page. Web Page Maker always gives the name index to the first page. This is important because the first page of your website, the home page, should be named index.
Setting page properties
You can set a variety of properties for a page, including its title, background color and so on. Double click or right click any blank area of the page (not on an object) to open the Page Properties dialog. There are five tabs on the Page Properties dialog: Meta Tags, Background, Appearance, Page Transition and Header.
Various page properties such as title, author, keywords, and description can be specified on the Meta Tags tab.
- Title
Specifies the document's title, as it appears in the title bar of a web browser.
- Author
Specifies the name of the document's author, or any other information regarding authorship.
- Keywords
Words separated by commas may be entered. It may be used by Internet search engines to identify the document as relevant to a particular category or search query.
- Description
A brief description of the document's contents or purpose can be entered here. This information may be used by Internet search engines to find relevant documents in a particular category or that match a search query.
- No Generator
The program automatically inserts a meta tag into the <HEAD> section of the HTML to identify the software you used to build and publish the page. <meta name="generator" content="Web Page Maker">
|