Home > Articles

This chapter is from the book

Setting Page Properties

You can also set global page properties, such as the default font and font size for all the text on the page. In addition, you can set the page title in the page properties. To get started, select Modify, Page Properties to open the Page Properties dialog box.

The Page Properties dialog box, shown in Figure 3.4, has five property categories listed in the left column: Appearance, Links, Headings, Title/Encoding, and Tracing Image. Next you’ll learn about the property settings in the Appearance, Headings, and Title/Encoding categories; the Links category settings will be covered in Hour 5, "Setting Lots o’ Links: Hyperlinks, Anchors, and Mailto Links," and the Tracing Image category will be covered in Hour 13, "Designing Page Layout Using Tables." You simply click on one of the categories in order to modify its property settings.

Figure 3.4

Figure 3.4 The Page Properties dialog box enables you to set properties for the entire web page.

Setting Global Page Appearance

You use the settings in the Appearance category of the Page Properties dialog box to set the text font, size, and color, along with several other settings, for the entire web page. For instance, the text on a web page is black by default. You can change the default text color on the web page by changing this setting in Page Properties.

Setting the Global Page Font and Size

Select the Appearance category in the Page Properties dialog box by clicking the category name on the left side of the dialog box. You can select the default Page Font for the entire page along with the default text size and color. These settings may be overridden by any local text setting, such as the settings you’ll apply later this hour.

To set the default font properties, follow these steps:

  1. In the Page Properties dialog box, select the font family you want from the Page Font drop-down menu.

  2. You can also set the default text to be bold, italic, or both.

  3. Select the font size in the Size drop-down menu. If you select a numeric font size, you also need to select a unit type, such as points or pixels.

  4. Click the Apply button at the bottom of the Page Properties dialog box in order to view the font changes you’ve changed so far. You might have to adjust the position of the Page Properties dialog box so it isn’t blocking your view. The Apply button enables you to view your changes without closing the Page Properties dialog box.

Setting the Global Text Color

In a number of areas in Dreamweaver, you can change the color of an object or text. In HTML, colors are specified by using a hexadecimal numbering system, but if you don’t know the hexadecimal translation of the color you’d like to use, you can use Dreamweaver’s color picker. You access the Dreamweaver color picker by clicking on the color picker box, shown in Figure 3.5. Dreamweaver’s color palette appears.

You can experiment picking a color by using the color picker in a number of ways:

  • Pick one of the available color swatches by clicking it with the eyedropper.

  • By default the Color Cubes palette is displayed. You can select one of the five other panels: Color cubes, Continuous tone, Windows OS, Mac OS, and Grayscale.

  • Use the eyedropper to pick up any color onscreen by simply clicking the eyedropper on it. You can pick up any color on the computer screen, not just colors in Dreamweaver. Try selecting a color from one of the icons in the Insert bar. You’ll need to arrange Dreamweaver so that you can see other Windows and click the eyedropper on the colors.

Figure 3.5

Figure 3.5 Select the color picker to open Dreamweaver’s color palette.

  • Select the System Color Picker button to create a custom color as shown in Figure 3.6. This opens the system color picker, where you can either pick one of the basic colors or click anywhere in the color spectrum to mix your own color. Click the Add to Custom Colors button and then click the OK button to use the color.

You can also type the color information directly into the color text box in the Property inspector:

  • Colors are represented in HTML by three hexadecimal numbers preceded by the pound (#) sign. For instance, the hexadecimal RGB (red, green, blue) value for light blue is represented as #0099FF, where the value for R is 00, the value for G is 99, and the value for B is FF. If you know the hexadecimal value for a color, you can simply type it in.

  • Most browsers display standard color names in addition to hexadecimal values. For instance, you could type in red instead of #FF0000.

To clear the current color without picking another color, click the Default Color button in the color picker.

Figure 3.6

Figure 3.6 The System Color Picker enables you to mix your own custom colors on either a Windows (left) or Macintosh OS X (right) computer.

Setting the Background Color and Background Image of a Web Page

You can set the background color of an entire page in the Appearance category of the Page Properties dialog box. For example, if you’d like to set the web page background color to white, you can enter the hexadecimal color code (#FFFFFF) into the Background Color text box, type white into the box, or use the color picker. Of course, you can pick any color that you want as the background color, but make sure that the combination of the background color and the text color doesn’t make your web page difficult to read. If you apply a dark background color, you need to use a light text color for contrast so the viewer can easily read the text.

You can also set a background image for a web page. This image is tiled both vertically and horizontally on the page. In order for the web page background to really look nice, you should find or create an image especially designed as a web page background. You can find these specially designed background images on the Web or in image galleries that you purchase. A background image should never interfere with the readability of a page.

To add a background image, select the Browse button and navigate to an image file saved on your hard drive. The image needs to be saved in the GIF, JPEG, or PNG formats (you’ll learn more about image format in Hour 7, "Displaying Images"). Click the OK button. You might receive a message from Dreamweaver that a file:// path will be used until you save your document. Just click OK; Dreamweaver automatically corrects that path after you save the web page.

Setting the Page Margins

Margins set the amount of space between the contents of the web page and the edges of the browser window. You set the margins for a page in the Page Properties dialog box. The default setting for page margins varies from browser to browser so it’s impossible to predict the amount of white space visible around the border of your web page design. You can change the page margins by entering values into the margin boxes, as shown in Figure 3.7. There are four page margin settings: Left Margin, Top Margin, Right Margin, and Bottom Margin. Many web designers set the Left and Top Margin settings to 0 pixels so the design is snug to the upper-left corner in the browser window.

Figure 3.7

Figure 3.7 Set the page margins, the space between your web page design and the edge of the browser window, in the Page Properties Appearance category.

Setting Global Heading Properties

You create a Heading by selecting one of the heading formats, Heading 1 through Heading 6, in the Format drop-down menu in Dreamweaver’s Property inspector. In the Headings category of the Page Properties dialog box, you can set global properties for these headings, as shown in Figure 3.8. You can select a Heading Font for all six of the sizes of headings. You can also set a unique font size and color for each of the heading sizes.

Figure 3.8

Figure 3.8 Set the global heading properties in the Headings category of the Page Properties dialog box. You can set a font for all of the heading sizes and then specify font sizes for each size individually.

To set how Heading 1 will appear, follow these steps:

  1. Select Modify, Page Properties if you don’t already have the Page Properties open. You should already have some text set to Heading 1 on the page.

  2. Select a default font for all of the headings by selecting one of the fonts beside the Heading font setting. You can also select the Bold or Italic button if you’d like.

  3. Select a large font size beside Heading 1. A good size to try is 36 pixels. You can also change the color by clicking on the color picker in the Heading 1 settings.

  4. Click the Apply button (refer to Figure 3.4) to apply your changes without closing the Page Properties dialog box.

Adding a Page Title

The Title/Encoding category of the Page Properties dialog box enables you to set the document title of your web page along with the Document and Encoding Types. The title of your web page is important because it appears in the title bar of the browser when someone views your web page. This same title is also saved to a user’s browser Bookmarks or Favorites list when she saves the address of your site; therefore, you should make it meaningful and memorable.

To add a title to a document, follow these steps:

  1. Select Modify, Page Properties if you don’t already have the Page Properties dialog box open.

  2. Select the Title/Encoding category.

  3. Type a descriptive title in the title box at the top of the Page Properties dialog box.

  4. Click the OK button to save the settings. The page title appears in the Document Title textbox in the Document toolbar, as shown in Figure 3.9. You can always add the title in this textbox instead of opening the Page Properties dialog box.

Figure 3.9

Figure 3.9 The document title appears in the Document Title textbox after you enter it in the Page Properties dialog box.

Dreamweaver automatically adds a tag (the <>) at the top of each web page describing the document type for the browser. This tag tells the browser the flavor of HTML that your web page is written in and helps the browser interpret the page. By default, Dreamweaver applies the XHTML 1.0 Transitional document type, which is a good choice because XHTML is an up-and-coming standard and the transitional version of XHTML enables old browsers to still view the web page. XHTML is written in XML (extensible markup language) and enables you to create web pages that are ready for the next generation of websites that are viewable in browsers and also on other devices, such as TVs or cell phones.

There are various alphabets in the world, and using the Encoding command is how you tell a web browser which one you are using for your web page. By default, Dreamweaver lists the Western European encoding type used in the United States and Europe. If you create a page using another alphabet, you need to change the Encoding setting. You can change Dreamweaver’s default encoding type in the New Document category in Dreamweaver’s Preferences dialog box (Edit, Preferences).

InformIT Promotional Mailings & Special Offers

I would like to receive exclusive offers and hear about products from InformIT and its family of brands. I can unsubscribe at any time.

Overview


Pearson Education, Inc., 221 River Street, Hoboken, New Jersey 07030, (Pearson) presents this site to provide information about products and services that can be purchased through this site.

This privacy notice provides an overview of our commitment to privacy and describes how we collect, protect, use and share personal information collected through this site. Please note that other Pearson websites and online products and services have their own separate privacy policies.

Collection and Use of Information


To conduct business and deliver products and services, Pearson collects and uses personal information in several ways in connection with this site, including:

Questions and Inquiries

For inquiries and questions, we collect the inquiry or question, together with name, contact details (email address, phone number and mailing address) and any other additional information voluntarily submitted to us through a Contact Us form or an email. We use this information to address the inquiry and respond to the question.

Online Store

For orders and purchases placed through our online store on this site, we collect order details, name, institution name and address (if applicable), email address, phone number, shipping and billing addresses, credit/debit card information, shipping options and any instructions. We use this information to complete transactions, fulfill orders, communicate with individuals placing orders or visiting the online store, and for related purposes.

Surveys

Pearson may offer opportunities to provide feedback or participate in surveys, including surveys evaluating Pearson products, services or sites. Participation is voluntary. Pearson collects information requested in the survey questions and uses the information to evaluate, support, maintain and improve products, services or sites, develop new products and services, conduct educational research and for other purposes specified in the survey.

Contests and Drawings

Occasionally, we may sponsor a contest or drawing. Participation is optional. Pearson collects name, contact information and other information specified on the entry form for the contest or drawing to conduct the contest or drawing. Pearson may collect additional personal information from the winners of a contest or drawing in order to award the prize and for tax reporting purposes, as required by law.

Newsletters

If you have elected to receive email newsletters or promotional mailings and special offers but want to unsubscribe, simply email information@informit.com.

Service Announcements

On rare occasions it is necessary to send out a strictly service related announcement. For instance, if our service is temporarily suspended for maintenance we might send users an email. Generally, users may not opt-out of these communications, though they can deactivate their account information. However, these communications are not promotional in nature.

Customer Service

We communicate with users on a regular basis to provide requested services and in regard to issues relating to their account we reply via email or phone in accordance with the users' wishes when a user submits their information through our Contact Us form.

Other Collection and Use of Information


Application and System Logs

Pearson automatically collects log data to help ensure the delivery, availability and security of this site. Log data may include technical information about how a user or visitor connected to this site, such as browser type, type of computer/device, operating system, internet service provider and IP address. We use this information for support purposes and to monitor the health of the site, identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents and appropriately scale computing resources.

Web Analytics

Pearson may use third party web trend analytical services, including Google Analytics, to collect visitor information, such as IP addresses, browser types, referring pages, pages visited and time spent on a particular site. While these analytical services collect and report information on an anonymous basis, they may use cookies to gather web trend information. The information gathered may enable Pearson (but not the third party web trend services) to link information with application and system log data. Pearson uses this information for system administration and to identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents, appropriately scale computing resources and otherwise support and deliver this site and its services.

Cookies and Related Technologies

This site uses cookies and similar technologies to personalize content, measure traffic patterns, control security, track use and access of information on this site, and provide interest-based messages and advertising. Users can manage and block the use of cookies through their browser. Disabling or blocking certain cookies may limit the functionality of this site.

Do Not Track

This site currently does not respond to Do Not Track signals.

Security


Pearson uses appropriate physical, administrative and technical security measures to protect personal information from unauthorized access, use and disclosure.

Children


This site is not directed to children under the age of 13.

Marketing


Pearson may send or direct marketing communications to users, provided that

  • Pearson will not use personal information collected or processed as a K-12 school service provider for the purpose of directed or targeted advertising.
  • Such marketing is consistent with applicable law and Pearson's legal obligations.
  • Pearson will not knowingly direct or send marketing communications to an individual who has expressed a preference not to receive marketing.
  • Where required by applicable law, express or implied consent to marketing exists and has not been withdrawn.

Pearson may provide personal information to a third party service provider on a restricted basis to provide marketing solely on behalf of Pearson or an affiliate or customer for whom Pearson is a service provider. Marketing preferences may be changed at any time.

Correcting/Updating Personal Information


If a user's personally identifiable information changes (such as your postal address or email address), we provide a way to correct or update that user's personal data provided to us. This can be done on the Account page. If a user no longer desires our service and desires to delete his or her account, please contact us at customer-service@informit.com and we will process the deletion of a user's account.

Choice/Opt-out


Users can always make an informed choice as to whether they should proceed with certain services offered by InformIT. If you choose to remove yourself from our mailing list(s) simply visit the following page and uncheck any communication you no longer want to receive: www.informit.com/u.aspx.

Sale of Personal Information


Pearson does not rent or sell personal information in exchange for any payment of money.

While Pearson does not sell personal information, as defined in Nevada law, Nevada residents may email a request for no sale of their personal information to NevadaDesignatedRequest@pearson.com.

Supplemental Privacy Statement for California Residents


California residents should read our Supplemental privacy statement for California residents in conjunction with this Privacy Notice. The Supplemental privacy statement for California residents explains Pearson's commitment to comply with California law and applies to personal information of California residents collected in connection with this site and the Services.

Sharing and Disclosure


Pearson may disclose personal information, as follows:

  • As required by law.
  • With the consent of the individual (or their parent, if the individual is a minor)
  • In response to a subpoena, court order or legal process, to the extent permitted or required by law
  • To protect the security and safety of individuals, data, assets and systems, consistent with applicable law
  • In connection the sale, joint venture or other transfer of some or all of its company or assets, subject to the provisions of this Privacy Notice
  • To investigate or address actual or suspected fraud or other illegal activities
  • To exercise its legal rights, including enforcement of the Terms of Use for this site or another contract
  • To affiliated Pearson companies and other companies and organizations who perform work for Pearson and are obligated to protect the privacy of personal information consistent with this Privacy Notice
  • To a school, organization, company or government agency, where Pearson collects or processes the personal information in a school setting or on behalf of such organization, company or government agency.

Links


This web site contains links to other sites. Please be aware that we are not responsible for the privacy practices of such other sites. We encourage our users to be aware when they leave our site and to read the privacy statements of each and every web site that collects Personal Information. This privacy statement applies solely to information collected by this web site.

Requests and Contact


Please contact us about this Privacy Notice or if you have any requests or questions relating to the privacy of your personal information.

Changes to this Privacy Notice


We may revise this Privacy Notice through an updated posting. We will identify the effective date of the revision in the posting. Often, updates are made to provide greater clarity or to comply with changes in regulatory requirements. If the updates involve material changes to the collection, protection, use or disclosure of Personal Information, Pearson will provide notice of the change through a conspicuous notice on this site or other appropriate way. Continued use of the site after the effective date of a posted revision evidences acceptance. Please contact us if you have questions or concerns about the Privacy Notice or any objection to any revisions.

Last Update: November 17, 2020