Question: Assignment Description In an era in which Web sites are highly dynamic, interactive, and database-dependent, a static Web page consisting of only HTML may seem

Assignment Description

In an era in which Web sites are highly dynamic, interactive, and database-dependent, a static Web page consisting of only HTML may seem archaic, but they are still used daily. Additionally, web developers must begin somewhere, and a good understanding of the language of the Web (HTML) is the right place to start. For this assignment, you will develop a static Web page that contains valid HTML5 as a newsletter for an organization that interests you. Perform the following step-by-step activity:

  1. Download Notepad++
  2. Install Notepad++ on your computer.
  3. Create a folder on your computer named Unit1IP (without spaces)
  4. Create a file called index.htm
  5. Open index.htm in Notepad++

Note: You can also open index.htm in your browser at the same time, and as you make changes in Notepad++ you can then see those changes by refreshing the browser window (F5 or Control-R).

Turn on File Extensions:

  1. Run File Explorer (Windows-E, or from the Start menu)
  2. Click the "View" tab, and then from the toolbar that appears, check "File Name Extensions" (it may already be checked)

Then, complete the following:

  1. Structure the newsletter using the following HTML semantic elements:
    • Header
    • Section
    • Footer
  2. Within the structure of the newsletter, add other HTML elements including at least the following:
    • One level 1 heading in the header
    • One level 3 heading in the section
    • At least three paragraphs
    • Image that implements accessibility guidelines using the alt attribute
    • Navigation that includes:
      • An ordered or unordered list containing at least 4 links
      • Each link should navigate to actual Web pages and
      • implement accessibility guidelines using the title attribute
  3. Use of any in-line elements should follow current standards.
  4. No style should be applied.
  5. Validate the finished Web page using this tool.
  6. Zip (compress) the Unit1IP folder into a .zip file.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!