Sothink HTML editor: Page properties includes link, background image, sound, color, margin or text
|
Page Properties
Set Page Properties
Users can specify a variety of options for the page .The most commonly used options are as follows:
- Link: specify the color of the links in normal state;
- Vlink: specify the color of the link that has been clicked;
- Alink: specify the color of the link that's being clicked;
- Background: specify background image;
- Bgcolor: specify background color;
- Bgsound: specify background sound;
- Topmargin: specify the top margin of the page in pixels;
- Leftmargin: specify the left margin of the page in pixels;
- Text: specify text color;
In HTML Window
- Locate the cursor inside the <body> tag
- Set page properties on the Properties Panel
In Design Window
The first way:
- Right-click anywhere on the document window and select "Page Properties" from the context menu
- Input or select new values in the dialog box
- Click OK to close the dialog
The second way:
- New a page and the <BODY> attributes will appear on the Properties Panel
- Set page properties directly on the panel
|
|
|
|