HTML and CSS Reference
In-Depth Information
Code anchor tags so that Home links to index.html, Listings links to
listings.html, Financing links to financing.html, and Contact links to
contact.html.
Content: Place each line of text shown below in its own paragraph.
Prime Properties is prepared to market and sell your property.
The philosophy of Prime Properties is to promote our clients, not ourselves.
We can also help you find the property that meets your needs:
Place the following content in an unordered list:
location
price
features
Contact information: The address and phone information should display in
small text (use the <small> physical style element).
Prime Properties
3055 Bode Road
Schaumburg, IL 60194
847-555-5555
Footer: Place the following information in a small text size and emphasized
font style (use <small> and <em> elements):
Copyright © 2011 Prime Properties
Place your name in an e-mail link on the line under the copyright information.
The page in Figure 2.40 may seem a little sparse, but don't worry, as you gain
experience and learn to use more advanced techniques, your pages will look more
professional. White space (blank space) on the page can be added with <br />
tags where needed. Your page does not need to look exactly the same as the sam-
ple. Your goal at this point should be to practice and get comfortable using
XHTML.
Save your page in the prime folder and name it index.html.
2. The Financing Page. Create the Financing page shown in Figure 2.41. A productiv-
ity technique is to create new pages based on existing pages—so you can benefit
from your previous work. Your new Financing page will use the index.html page
as a starting point.
Open the index.html page for the Prime Properties Web site in Notepad. Select
File, Save As, and save the file with the new name of financing.html in the prime
folder. Now you are ready to edit the page.
Modify the page title. Change the text contained between the <title> and
</title> tags to Prime Properties :: Financing.
Delete the content paragraphs, unordered list, and contact information.
Add the financing content to the page.
First, configure the following text in an <h2> element: Financing.
Next, place the following sentence in a paragraph:
We work with many area mortgage and finance companies.
Finally, configure the following phrase with an <h3> element:
Mortgage FAQs
Search WWH ::




Custom Search