Answered step by step
Verified Expert Solution
Question
1 Approved Answer
I really need help creating a simple basketball website with the guidelines below. Thank you. Worth 6 points (Partial credit will be given) --------------------------------------------- Purpose
I really need help creating a simple basketball website with the guidelines below. Thank you. 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. Basketball sport topic. - 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, except the index.html, 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 gets 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 Arial font, color red, size 6 c) On the next line display your full name, "CENTERED", using the Times New Roman font, color blue, size 5 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 hyperlink, also known as a link, that will call your program one page (pgm1), located in the include folder 4) Your pgm1 page should have one centered menu with five (5) hyperlinks/links called: Home Page1 Page2 Page3 Page4 ***Notice that there are three spaces between each link Each link, when pressed, will take you to: a) Home link will load your index.html, located in your public_html folder b) Page1 link will load Page1.html, located in the include folder c) Page2 link will load Page2.html, located in the include folder d) Page3 link will load Page3.html, located in the include folder e) Page4 link will load Page4.html, located in the include folder example: Home Page1 Page2 Page3 Page4 f) ***MAKE SURE TO HAVE THE ABOVE HYPERLINKS MENU ON EACH OF THE ABOVE PAGES*** Home Page1 Page2 Page3 Page4 5) Each page on question 4, 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) On all pages, on the title section. display your Last Name, First Name, and Page Name b) Four UNIQUE colors. Colors CAN NOT be black or white c) Four UNIQUE fonts. d) Four UNIQUE font sizes. e) Using instructions on sections b) c) and d) write four lines of any UNIQUE text you want, using breaks and paragraphs tags. f) Display two UNIQUE graphics, each bringing you to any UNIQUE website when the graphic is pressed. all web pages MUST be UNIQUE
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started