Xhtmlassignment Description2012
Xhtmlassignment Description2012
Chapter 2 Programming the World - Problem 2.13 Create, test, and validate an XHTML, document that is the home page of a business, Tree Branches Unlimited, that sells tree branches.
y y This document must include images of and descriptions of at least three different kinds of tree branches. Detailed descriptions of the different branches must be stored in separate documents o that are accessible through links from the home document. o You must invent several practical uses for tree branches o include sales pitches for them.
The site must include the following: y y y y Use a table for the layout structure of the webpages. Pages include index.html, brancdetails.html, and a contactus.html page. Create an external stylesheet named trees.css - this stylesheet should define all the formatting for the page. DO NOT USE CSS FOR THE STRUCTURE OF THE PAGES. USE TABLES. The index page should introduce the company and its services. The Branch details page must include images and descriptions of at least three different kinds of tree branches. You must invent several practical uses for tree branches and include a sales pitch for each of them. The Contact us page should include their homeoffice location, phone numbers, hours of operation, manager, etc. There must be at least one unordered list used on the site. There must be at least one ordered list used on the site. All pages should be accessible through links from the home page and every other page. Include the appropriate title tag for each page. Include alt and title attributes for images. Choose consistent colors and fonts that appropriate for your site. NO FILLER TEXT Be creative!
y y y y y y y y
What and where to post and submit. 1. Validate the XHTML code using the W3c.org XHTML validator. Add the icon once your site is validated. 2. Validate the trees.css file using the W3c.org CSS validator. Add the icon once your site is validated. 3. Post your assignment to the HW1 folder on the webdev2.kennesaw.edu server. 4. Submit the URL to your homepage for the Trees Unlimited website.