COSC 231 Project #1 Distributed: 16 January 2014 Due: 23 January 2014 Create a single HTML page. This page will have a header: "TABLE OF QUOTES" Follow the header with a 4 X 3 table. The first column is a quotation. The second column is the quotation's originator. The third column is a relevant picture (that you create or find on the web). The table should be visually pleasing, by forcing column widths fixing image sizes forcing line breaks or any other mechanism that makes the table look nice. Additionally, you should use three colors (not images): (1) for a background color of the page, (2) two colors for background of the text in the table. Your choices of color must contrast well with the text and the images so that everything is easily seen. You can change text colors if you want, but that is in addition to background colors. Grading: Satisfying specification: 85% Satisfying style standards: 15% (good alignment, html tags all in one case only (upper or lower), good use of vertical white space) Deliverables: Give the grader a hardcopy of the html page (printed ahead of time) Demo the project to the grader. The grader will ask you at least two questions and/or ask you to change, on the fly, at least two things in your html page. If the grader is not confident of the walk-through, you must give a walk-through to Dr Haynes immediately.