0% found this document useful (0 votes)
159 views

Xhtmlassignment Description2012

The document provides instructions for an assignment to create a website for a fictional business called Tree Branches Unlimited that sells tree branches. The website must include three pages - an index page introducing the business, a branch details page describing and showing images of three types of branches and their uses, and a contact page with business details. Tables must be used for layout and an external CSS stylesheet defined for formatting. The pages must include lists, links, images, titles and be validated before submitting the URL for grading.

Uploaded by

crazycoolnisha
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
159 views

Xhtmlassignment Description2012

The document provides instructions for an assignment to create a website for a fictional business called Tree Branches Unlimited that sells tree branches. The website must include three pages - an index page introducing the business, a branch details page describing and showing images of three types of branches and their uses, and a contact page with business details. Tables must be used for layout and an external CSS stylesheet defined for formatting. The pages must include lists, links, images, titles and be validated before submitting the URL for grading.

Uploaded by

crazycoolnisha
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

IS 3760 XHTML Assignment Description from book plus additional instructions below.

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.

You might also like