STACYTARVER
STACYTARVER
Web Scripting:  CSS - Final
The project will be a small brochure website for a local business. The business could be a comic shop, a Portland non-profit, an after school service, a flower shop, or a cleaning service, you name it. But the business must be small, independently owned, and preferably local.
The Final will consist of 3 pages:
One page must be an introduction to the shop
One page must list their services or goods
One page must be a contact page
The site will also have the following elements:
One table filled in with tabular data
One form (contact or search bars)
Working links between all three pages
Images
A list (either unordered or ordered – this could be your navigation
You get here by clicking ‘learn more’ on the homepage…
ZoomInfo
Tables
Create the following four tables using proper HTML markup.  Utilizing CSS, give each table a width of 400px and a black 1px border.  Put a non-breaking space ( ) in each TD tag.
Note that since you don’t have any information to put in these tables, it’s difficult to determine where you would use a TH tag – as such, you can use just TD tags for this assignment.
Tables
Create the following four tables using proper HTML markup.  Utilizing CSS, give each table a width of 400px and a black 1px border.  Put a non-breaking space ( ) in each TD tag.
Note that since you don’t have any information to put in these tables, it’s difficult to determine where you would use a TH tag – as such, you can use just TD tags for this assignment.