The PowerProject tool company is one of the leaders in power tools for the average handyman and homeowner. The company recently hired you to develop a page on its website for its new line of cordless chainsaws, leaf blowers, pole saws, and lawnmowers. You must create a web page for this line of tools known as the KLE550 series that uses 45V lithium-ion batteries. Download the following files:
- Overview and features of the KLE550 series of tools
- Image files and logo displaying the logo for the new tool series
- PowerProject.jpg, an image of the PowerProject tool company logo
To complete this task:
- Create an XHTML file named PowerProjectKLE500.htm.
- In the head element, include the appropriate page title along with a comment that describes the purpose and content of the page, your name, and the date.
- Include or demonstrate at least one example of each of the following in the document:
- Different colors of text boxes and backgrounds with appropriate contrast
- Two different styles of text
- Box with one of the following attributes:
- Border image
- Shadow
- Rounded corners
- Table with appropriate cell margins and spacing
- Bulleted list with one or more point styles from pages 333–334
- Form with all the following attributes:
- Text input (size appropriately)
- Password
- Text area
- Select box
- Radio buttons
- Checkboxes
- Demonstrate your understanding of creating a list, table, or form.
- Use proper XHTML and CSS syntax at all times.
- Write your code and comments so that it will be easy to understand and read.
- After completing the page, validate your code using the XHTML validator at http://validator.w3.org/.