Imagine that you have just started your own freelancing business. You have been hired to create a Web page for a company of your choice that announces the item of the week, month, or year. (e.g., Car of the Year, Pet of the Month, Sandwich of the Week, etc.)
Question 1: Create a Cascading Style Sheet (.css) that applies a minimum of background color and font.
Question 2: Create one (1) Web page and a heading tag that overrides the Cascading Style Sheet (.css) font settings and makes the font of the heading different from the rest of the page.
Question 3: The page must also add:
- An image depicting the item of the week, month, or year.
- At least three (3) hyperlinks to Websites of associated interest to the item and a brief description of what they are about.
- Example: Click here to visit Strayer University
- This link will take you to the University's main page where you can find further information.
- At the bottom of the page, create a link that would allow the user to email you with questions using the mailto: tag and your email address.
Note: When the email opens the subject line should automatically say, "More Information Please".
- Create a footer displaying the Copyright symbol (using the character entity reference), the year, and your name.
- Include a piece of JavaScript in the page.
PLEASE ensure it compiles and write the full program to receive full credit. Thank you so much for your help.