Program 1 WEBpgm1c_5 CGS 4854 Website Construction and Management Professor: Michael Robinson e-mail : michael.robinson@cs.fiu.edu Web Page : cs.fiu.edu/~mrobi002 ============================================ - Enter the following documentation at the beginning of EVERY web page in the program: Worth 6 points (Partial credit will be given) --------------------------------------------- Purpose of this program: - In the ocelot.aul.fiu.edu FIU server, create a website using your topic of choice, except for: - Politics, Religion, Race, Sex or Drugs - Program must be done using terminal mode and editors ONLY, no IDEs or templates allowed. ALL CODE MUST BE ORIGINAL, no automatic tools or templates allowed. - ONLY code learned in this class will be accepted - Using HTML, tables, borders, cellpadding, cellspacing, paragraphs, breaks, fonts, font colors, font sizes, graphics/images/pictures, call websites using links, and menues with hyperlinks create the following program 1: 1) In your public_html folder, create a folder named includes, located at the same level/location as your index file. All pages for this program 1 must be saved in the includes folder. 2) Create a folder named images, located at the same level/location as your index file. All images for this program must be saved in the images folder. 3) Create your home page As we know your index page is your home page, which gets loaded when your webpage get called by browsers such as Google Chrome, IE Explorer, Edge, Firefox, Opera, Safari etc. a) In your index file, in the title section place your last name, first Initial and page name b) On the top of your web page, display "CENTERED" the following message: ====this is a teaching website==== using the Courier font, color black, size 5 c) On the next line display your full name, "CENTERED", using the Times New Roman font, color red, size 3 d) Display a single line from left to right, using the command
learned in class ***MAKE SURE THAT b, c, and d ARE ON THE TOP OF EVERY PAGE*** e) Create ONE CENTERED main menu, named Main Menu, consisting of ONE hyperlink, also known as a link, that will call your program one page (pgm1), located in the include folder f) You can add graphics, colors, borders etc. to your home page as you wish 4) Your pgm1 page should have one centered menu with five (5) hyperlinks/links called: Page1 Page2 Page3 Page4 Home ***Notice that there are three spaces between each link Each link, when pressed, will take you to: a) Page1 link will load Page1.html, located in the include folder b) Page2 link will load Page2.html, located in the include folder c) Page3 link will load Page3.html, located in the include folder d) Page4 link will load Page4.html, located in the include folder e) Home link will load your index.html, located in your public_html folder example: Page1 Page2 Page3 Page4 Home f) ***MAKE SURE TO HAVE THE ABOVE HYPERLINKS MENU ON EACH OF THE ABOVE PAGES*** Page1 Page2 Page3 Page4 Home 5) What is inside page1.html, page2.html, page3.html and page4.html. Each page MUST BE DIFFERENT and UNIQUE (UNIQUE means that ALL ITEMS, colors, fonts, sizes, pictures, comments, etc in each page, can ONLY be used ONCE in the entire pgm1) Each page will have the following: a) Two UNIQUE graphics, each bringing you to any UNIQUE website when the graphic is pressed. all web pages MUST be UNIQUE b) Use the following sections c) d) and e) to write four lines of any UNIQUE text you want, using breaks and paragraphs tags. c) Four UNIQUE colors. Colors CAN NOT be black or white d) Four UNIQUE fonts. e) Four UNIQUE font sizes. f) On all pages, on the title section. display your Last Name, First Name, and Page Name Submitting your program - For all Classes: Upload to Canvas, your ZIPPED public_html folder, please rename it as required in the syllabus. example: lastName + First letter of your first name + pgm1, 2, 3, .... 5 + public_html.zip - Make sure the program is properly documented and aligned uniformally, looking professionally, I will take points off if it not. NOTE: We recommend to use our FREE tutoring at our hardware lab PG6 #102 see schedule at https://users.cs.fiu.edu/~mrobi002/teaching/currentSemester2.php and visit me at my office hours and/or email me at michael.robinson@cs.fiu.edu Please remember that we are here to help you succeed in your classes