Reference no: EM13703778
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.
|
Find database management system selection
: Identify and describe three criteria that should be used to evaluate the selection of a database management system.
|
|
Limitations of the relational model
: Identify and describe three limitations of the relational model and recommend strategies to overcome these limitations.
|
|
Program that allows two players to play tic-tac-toe
: Implement a program that allows two players to play tic-tac-toe. Draw the game grid and an indication of whose turn it is (X or O). Upon the next click, check that the mouse click falls into an empty location,
|
|
Write a program to create 100 real random numbers
: Write a program to create 100 real random numbers and store it into a 1-D array.
|
|
Ccreate a web page for a company of your choice
: Create a Cascading Style Sheet (.css) that applies a minimum of background color and font and 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 t..
|
|
Write a program to print out 30 real random numbers
: Write a program to print out 30 Real Random Numbers with specific limitation (e.g. the real random numbers should be the real number between min=11.1 to max=222.2).
|
|
Python journeyman
: What are the steps YOU would recommend to a Python journeyman, from apprenticeship to guru status?
|
|
What is technology s-curve
: What is technology S-curve? Provide an example that explains how to use S-curves to prescribe development of new component technologies.
|
|
Iterate through vector
: Iterate through vector A using a for loop and create a new vector B containing logical values. The new vector should contain true for positive values and false for all other values.
|