HTML and CSS - johnfraserss/ICS2O9 GitHub Wiki

Enrichment Opportunity

Please see your teacher for details on whether to (a) complete the task, and (b) whether it is being taken into consideration for assessment.

Task(s)

Create a basic HTML website with a total of 3 pages that includes the <p>, <img>, <a>, <body>, <html>, <head>, and <title> tags with the following specifications:

  • Have a menu along the top of all pages (same menu) that will allow you to click between pages (CSS formatted)
  • Pages should have the following info:
    • Main page that has information about a country (cite sources at bottom of page)
    • Second page with vacation information in that country (cite sources at bottom of page)
    • Third page with computer science job information in that country (cite sources at bottom of page)
  • Create a basic flowchart based for the webpage
  • Ensure that you leave yourself comments within the program using the <!-- and --> tags.

Due Dates and Submission Details

Please see the due dates page for more details on when this is due and how to submit your work.

Learning Goals and Success Criteria

The Overarching Learning Goal for this is Programming Concepts.
The specific Learning Goal(s) for this include:

  • We are learning to explain programming concepts and constructs.
  • We are learning to plan, write, and maintain simple programs.
Success Criteria for
We are learning to explain programming concepts and constructs
Met Not Met Learning and Improvement Comments
I can use correct terminology to describe programming concepts
I can use a visual problem-solving model (i.e. flow chart, storyboard) to plan the content of a program
Success Criteria for
We are learning to plan, write, and maintain simple programs
Met Not Met Learning and Improvement Comments
I can write clear and maintainable code using proper programming standards
I can write clear and maintainable internal documentation to a specific set of standards
⚠️ **GitHub.com Fallback** ⚠️