STory time (this will take a few weeks)
. You will be building a multi page website as a 'choose your own adventure' story. You will start the reader out on your main page (titled index.html) and with a very short introduction you will have the reader choose to go down different paths
EX:
Do you want to go to the cave
or
Wait for your friends.
Each link must go into a different folder that has another html file.
You must repeat this process to have at least 6 web pages in total (Don't write a lot of text if that scares you) and it must go down at least 2 file levels. (folder inside of a folder). At least 1 link must go up a file level (I suggest a reset button at the end of each story line) You will also need an External CSS file. You can have more then 1 but I suggest you make all your pages fairly similar so it feels more like I am reading a book. All images must be in 1 image folder.
If you are having difficulties coming up with a story you could always use Boxy as a character and use it to teach a lesson like they do in a children's book. Or simply have a story of what happens when you leave your house. Do you go left or right? I'm grading on the programing not the plot.
For a challenge have one bad choice/dead end option appearing several times in your story, but only 1 html page is a bad ending. That means you will have to type in the pointer to get to that file from where your web page is.
EX:
Do you want to go to the cave
or
Wait for your friends.
Each link must go into a different folder that has another html file.
You must repeat this process to have at least 6 web pages in total (Don't write a lot of text if that scares you) and it must go down at least 2 file levels. (folder inside of a folder). At least 1 link must go up a file level (I suggest a reset button at the end of each story line) You will also need an External CSS file. You can have more then 1 but I suggest you make all your pages fairly similar so it feels more like I am reading a book. All images must be in 1 image folder.
If you are having difficulties coming up with a story you could always use Boxy as a character and use it to teach a lesson like they do in a children's book. Or simply have a story of what happens when you leave your house. Do you go left or right? I'm grading on the programing not the plot.
For a challenge have one bad choice/dead end option appearing several times in your story, but only 1 html page is a bad ending. That means you will have to type in the pointer to get to that file from where your web page is.