1.Create an informative web page about any topic that interests you. Make sure that you write the content (the
paragraphs of information about your topic) yourself. Do not copy content from other web pages. Your web
page should contain at least 4-6 paragraphs of information, arranged in a logical manner (appropriately using
headings and sub-headings, as well as HTML5 structure elements). Do not re-use webpages or webpage
content that you have already used for a grade in a previous course, such as WEBD121. Although the skills
you gained in other courses will give you a good foundation to build upon in this class, you are expected to
create original work for this course, using new content and new code that you learn in this course. Use this as
an opportunity to teach me something new about a topic which you are knowledgeable about!
Your web page must include all of the following:

  1. Contains the HTML 5 DOCTYPE declaration
  2. Correctly uses html, head, and body tags
  3. Includes charset, author, keywords, and description meta tags
  4. Use title tags to give your page an appropriate title
  5. In the body section of your document, include at least 5 of the 7 HTML5 structure elements in Table 1-2 of
    Lesson 1 of your textbook. Be sure to use each structure element correctly, containing information appropriate
    for that type of structure element.
  6. Include an image on your page.
  7. Include at least 4-6 paragraphs of meaningful content on your page.
  8. Validate your file and fix any errors that the validator identifies before submitting your web page.
    2.Your website (HTML files) must include all of the following:
  9. Correctly uses all basic HTML 5 tags, such as HTML 5 DOCTYPE declaration; html, head, and body tags;
    charset, author, keywords, and description meta tags; title tags; and HTML5 structure elements (found in Table
    1-2 of Lesson 1 of your textbook). In particular, be sure to use each structure element correctly, containing
    information appropriate for that type of structure element.
  10. Include at least 4-6 paragraphs of meaningful content on your page.
  11. Images, hyperlinks, and other HTML elements appropriate to your page. 
  12. Validate all HTML files and fix any errors that the validator identifies before submitting your assignment.
    Your style sheets (CSS files) must include all of the following:
  13. Correctly coded CSS3 selectors and properties, including a variety of background properties, border
    properties, font properties, and text effects.
  14. Validate all CSS files (and all HTML files that contain embedded CSS) and fix any errors that the validator
    identifies before submitting your assignment.

Sample Solution

This question has been answered.

Get Answer