Question
Web Design Project The project will project is to create a web site for your own community or business purpose. Include 5 html pages and
Web Design Project
The project will project is to create a web site for your own community or business purpose.
Include 5 html pages and one CSS page. o All color, size, font formatting should be done in the css page. o Use classes in the css file and div tags in the html file to provide overall layout. If you are trying to find some different colors that work well together, take a look at: http://colorschemedesigner.com/ o Use a fixed width page format (unless you ask for an exception that is important to your concept)
One page should be an About page including: o A description of the business concept o A description of at least two of the coding techniques that were used to accomplish certain features of the site. For example, a coding technique could be something like using a particular rule with a div tag to create sections of the page. o A list of at least 5 design standards used (page width, column width, font size etc., colors). The design standards are choice you made in picking attributes to make the site look how you want, consistently across pages.
The menu system should look consistent across pages. o Use background colors so your menu stand out from the page. o Use the unordered list within a div. You can make an exception to this if documented on your about page. o Include a mouse-over css color scheme to show the mouse is over a menu option.
Neatness of code counts o The page should be hand coded (feel free to cut and paste from homework, but dont use an html generator) o Use correct indentation o Use correct boiler plate (doctype, html, head, body) o Use relative file references so that the site will work if moved to another folder.
At least one page should be a form (it could be a registration form or an order form or something similar). It should include: o At least three different input controls o Use at least one fieldset o Use labels and either divs or tables to align labels and input fields.
***I can fill in all the information about the business, but I need help with all the coding parts. I have no clue what I'm doing.***
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started