Program 1 cgs4854pgm1f CGS 4854 Website Construction and Management Professor: Michael Robinson e-mail : michael.robinson@cs.fiu.edu Web Page : www.cs.fiu.edu/~mrobi002/teaching ============================================ - Print the following header in every page/program: Submitting your program - Print your url - Print and submit your PHP source code only. - Email me your public_html folder ZIPPED, please name it as required in the syllabus. - Make sure the program is properly documented and aligned uniformally, looking professionally, I will take points off if it not. - Please remember how to name your program, use the subject line in your email, have your name on the email, and always attach program NOT copy and paste. Worth 10 points -------------- Purpose of this program: - In the ocelot.aul.fiu.edu FIU server, create a website with your topic of choice, except for: - Politics, Religion or Sex - Program must be done using terminal mode and editors ONLY, no IDEs or templates allowed. - Use: HTML, tables, paragraphs, breaks, CCS, forms, and PHP - Do at least 4 pages - Display your name in all pages in the title section. Last Name, First Name - Pass data from page to page using the URL SECTION, and display the data passed in another page. - Pass data from page to page NOT USING THE URL SECTION, and display the data passed in another page. - Add graphics to all pages - Use multiple colors, in all pages - Use multiple fonts and sizes, in all pages