Advanced Computers – Web Design

Messmer High School

 

Project 4 in the Week 3 project list

 

Here is a suggested sequence of steps that will help you write Project 4 from the Week three assignments.

 

  1. Create a new folder for this assignment in My Documents. Call it Week3P4. You will put everything you need for this project in this folder. Do not put anything else in this folder.
  2. Make one blank HTML program. Call it ineqal.html. Include the html tags, the head tags, the body tags, and the title tags. Write the pages so that inserting html code is easy. Use vertical alignment for the various opening and closing tags.
  3. Write five algebraic inequalities. Example : 5 + 3 > 7.
  4. Code the five inequalities into your web page.
  5. Check that each inequality reads correctly.
  6. Add an appropriate title.
  7. Add comments in the heading section as follows:

<!--your name -->

<!--the name of the project-->

<!--the date when you began coding the source module -->

<!--short description of what this page does -->

 

See mini-chapter six for a discussion of comments in html

  1. Print the source code for the html elements. Print a screen shot. Staple them with the screen shot on top.

 

 

End of description.