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

Respuesta :

Answer:

Solved. Please download the attached zipped file. You can download the answers from the given link in explanation section

Explanation:

Download the attached file and unzipped/extract it to the root folder of your server.

This package contains all the files and folders as asked in the project.

In this package you can find the 5 pages in the includes folder and at the root you can find the index file. Click on the index file to open it.

Each page is stylized and have uniqueness than other pages. Please also note that, each page contains first, last and initial name in the title section of each page and in body section of each page. You can modify these names parameter according to your name/requirement

https://drive.google.com/file/d/1OBdjUI6JOnUuji-iYPmPWnJBk4gcMd6X/view?usp=sharing