Web Site Case Study: Adding a Form^397
● Configure extra space surrounding the submit button by creating a class called
mySubmitwith margins set to 10 pixels.
Save the prime.css file.
- The Contact Page.Use the Financing page as the starting point for the Contact
page. Launch Notepad and open the financing.html file in the primecss folder
that you previously created. Save the file as contact.html.
Modify your file to be similar to the Contact page, as shown in Figure 9.33, as
follows:
● Change the page title to an appropriate phrase.
● Replace the Financing subheading with Contact.
● Delete the rest of the Financing page content from the rightcolumn div(but
leave the navigation and page footer in place).
● Prepare to code the XHTML for the form area. Begin with a