Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Web Page Publishing with Windows 98 <TITLE>My Home Sweet Home Page</TITLE> 917 Note that you always place the title inside the head section. Your basic HTML document will now look like this: <HTML> <HEAD> <TITLE>My Home Sweet Home Page</TITLE> </HEAD> <BODY> </BODY> </HTML> To define the page title in FrontPage Express, follow these steps: 1. 2. 3. Select File | Page Properties. FrontPage Express displays the Page Properties dialog box. In the General tab, use the Title text box to enter the title of the page. Click OK. Entering Text and Paragraphs With your page title firmly in place, you can now think about the text you want to appear in the body of the page. For the most part, you can simply type the text between the <BODY> and </BODY> tags. In FrontPage Express, you type your prose within the large text box that takes up the bulk of the screen. When you're working with the HTML tags directly, things get a little tricky when you want to start a