- Introduction
- Creating an HTML Page
- Opening Web Pages from Within a Web
- Navigating Web Pages
- Displaying Web Pages in the HTML Format
- Managing Web Pages
- Setting the Home Page
- Changing the Web Page Title
- Changing Web Page Properties
- Inserting Background Pictures and Watermarks
- Changing Background Colors
- Adding Background Sound
- Setting Page Size
- Previewing Web Pages in Snapshot
- Previewing Web Pages in a Browser
- Displaying Web Pages in SuperPreview
- Printing Web Pages
- Creating a Page Template
- Using a Dynamic Page Template
- Creating a Master and Content Page
- Saving a Web Page with Different Formats
- Expression Web Formats
- Animating Page Transitions
Changing Web Page Properties
Expression Web allows you to change individual Web page properties using the Page Properties dialog box. You can change the Web page title, add a page description, and specify keywords for search engines (which aren’t used to much anymore; most search engines use other methods). You can also insert a background sound or image, make the background image a transparent watermark, or change the color. When you insert a background sound, it plays once when you open the Web page unless you select the Loop option. In addition, you can change the color of page text and hyperlinks. For advanced feature, you can set page margins, work with code snippets, or specify a language.
Change Web Page Properties
- Open the Web site with the Web page you want to change, and then click the Web page tab.
- Click the File menu, and then click Properties.
- Click the tab you want to use, and then select the options you want:
-
General. Use this tab to change the Web page title, add a page description, specify keywords for search engines, and insert a background sound. You can also specify a base location, which changes the root location (where your home page is typically located).
-
Formatting. Use this tab to insert a background image, and make it a watermark (transparent). To delete a background, select the image path and delete it. You can also use this tab to change the background, text, or link colors on the current page. If you insert a background sound, you can also select the look option.
-
Advanced. Use this tab to set margins for the current page. However, it’s more efficient to make margin changes using CSS.
-
Custom. Use this tab to add, modify, or remove custom code snippets based on system and user variables. A code snippet is a reusable segment of code.
-
Language. Use this tab to specify the page language and HTML encoding you want to use. These options make sure your Web browser and Expression Web uses the right characters set for the selected language. The default for HTML encoding is Unicode (UTF-8). You can also include a byte order mark (BOM).
-
- Click OK.