CSCI351: Internet Programming

Assignment 2.    Due: Feb 14, 2026

Please submit your work to Canvas before 11:59pm of the day above.

  1. (25 points)   Use CSS to design the layout maximally closed to the following one:

    To complete the task you will need the following images:

    Name the source file hw2_1.html

  2. (25 points)   Design a webpage with the following layout. Use no images. The page should be designed for the Firefox browser.

    Name the source file hw2_2.html

  3. (25 points)   Design a webpage with the following layout (3 color boxes on a light blue background). Use no images. Make sure that the top left corners of the boxes lie on one line. The text within the boxes must be displayed in a monospaced font and the words must be aligned with respect to each other exactly as it is shown on the picture. The page should be designed for the Firefox browser.

    Name the source file hw2_3.html

  4. (25 points)   Write XHTML to produce the following table:

    Name the source file hw2_4.html

Make sure that all involved images and other files are posted on Canvas.