Should be 3 separate files
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.
You can also supplement these files with any other resources you have. Youre responsible for the content and appearance of the page.
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
- 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 .
- Save your XHTML file and then view the resulting page in a browser.