Use of CSS On Expanded Draft Website Design Project

User Generated

Elrqh2185

Other

Description

ASSIGNMENT 4: EXPANDED DRAFT


Based on the feedback from your earlier assignment, make any changes necessary. You will continue to work on your site, adding the following elements:

  • Add any other pages to your site and adjust the navigational scheme
  • Use of CSS including:
    • An element selector
    • A class selector
    • An ID selector
    • A pseudo-class selector (try this on your hyperlinks!)
    • Use of float and clear around an image
    • Text-align
  • A form that includes a minimum of:
    • Five text fields
    • One text area field
    • The use of checkboxes
    • Radio buttons
    • A select field (either a list or a drop-down menu)
    • A Submit button
    • Optional use of an image button
    • The use of alert message on one page

Now that you have begun to write your pages in HTML, please add the following to a comment in the <head> of your work:

  • Name, date, week #, class with section, and campus # (i.e. CIS273001VA016)

Always zip your work into a single folder for uploading to Blackboard. You’ll want to keep each week separate so that you can review earlier iterations of your site, in case you want to revert something back based on feedback from your professor.

User generated content is uploaded by users for the purposes of learning and should be used following Studypool's honor code & terms of service.

Explanation & Answer

Hello, I'm done. I will send a separate SQL code. You are required to create a database and name it supermarket. After that inside the database, paste the SQL code and run it and you are good to go. The SQL is suppose to help with the acceptance of registration data

CREATE TABLE `customer` (
`Cust_Id` int(15) NOT NULL,
`FullName` varchar(25) NOT NULL DEFAULT '',
`UserName` varchar(255) NOT NULL DEFAULT '',
`Phone` varchar(25) NOT NULL DEFAULT '',
`Email` varc...


Anonymous
This is great! Exactly what I wanted.

Studypool
4.7
Trustpilot
4.5
Sitejabber
4.4

Similar Content

Related Tags