National Awareness Days HTML Project - Grading Rubric

All work is to be done in basic HTML. Save in your folder.

Topic = Your choice of issues based on one of the following National Recognition Days;

Awareness Days

  • National Native American Heritage Day
  • Giving Tuesday
  • National Homeless Persons Memorial Day
  • Human Rights Day
  • International Women's Day
  • World Autism Awareness Day
  • Black History Month
  • World Food Day
  • International Youth Day
  • International Day of Peace
  • LGBTQ+ History Month
  • Asian American and Pacific Islander Month
  • Earth Day
  • World Water Day
  • Teacher/Principal/Nurse/Custodial/Classified Appreciation Days
  • National Technology Day
  • World Read Aloud Day
  • Juneteenth
  • National Space Day
  • International Day of Persons with Disabilities
  • World Cancer Day
  • National Hispanic Heritage Month
  • World Inclusion Day
  • Indigenous Peoples Day
  • Mental Health Awareness Month
  • Other Ideas?
  • Requirement
    Point Value

    Web Page title in the browser heading - <title> name of page </title>

    5

    At least 1 horizontal ruler - <hr>

    5

    Background other than the basic default white - <body bgcolor="#ffff99">

    5

    At least 2 images - <img src="filename.jpg">

    10

    At least one image as a hyperlink - <a href="URL"> <img src="filename.jpg"> </a>

    5

    Must have a hyperlink to the RCMS school web page

    5

    Must have a hyperlink to the Apple Computer Class web page

    5
    5 hyperlinks to web pages that help to explain the importance of your chosen day - <a href="URL"> name of webpage </a> (URL is the entire webpage address) 10

    Must have at least 5 items in list format explaining opportunities for participating in your chosen day- Choose <ol> or <ul>, use <li> for each item in the list, </ol> or </ul> at the end of the list

    5

    Name, Date and Period in upper right corner of the page - <p align=right> text here </p>

    5
    Page title centered - <center> 5
    Different styles of text - <font face="name of font">  text - </font> 5
    Different sizes of text - <font size="xx">  (xx is the size that you want), text - </font> 5
    Different colors of text - <font color="#xxxxxx">  (xxxxxx is the color that you want> - text - </font> 5
    Overall aesthetics of the page
    10
    In-Class presentation of your webpage
    10
    Total Points Possible
    100

    If everything is completed early, you may also do the following for extra credit (only if the above is complete).

    Extra Credit
    Point Value

    Ordered list and unordered list (whichever was not done previously)

    2

    Italics

    2

    Bold

    2

    Border on image

    2

    Superscript and/or subscript

    2
    Total Points Possible
    10


    Back to RCMS Lab