BSEN307 E-Commerce Website II
XML - Example Lab
Instructions: PART ONE!
- Create an xml file called product.xml.
- Include a Title "XML - Example Lab" and Message section describing the
file.
- Define your own element names using appropriate and relative naming
conventions.
- Each record contains the product name, price, manufacturer and quantity
ordered.
- Define the following records in your file.
- Lawnmower, $150.00, Snapper, 10
- Washing Machine, $350.00, Maytag, 2
- Mechanical Pencils, $.37, Sharpee, 150
Instructions: PART TWO!
- Apply a CSS file to product.xml called display.css.
- Apply the proper CSS commands to display the contents of the XML file in a
browser
When finished display the results to the instructor and post
on the server.