|
|
Creating your own quiz
First, between your and tags, copy and paste the code bellow.
Find in the script above when it says this:
As you can see I wrote anime, pixels, graphics, personal and fansite.
Edit them into the answers of the test (quiz) you want.
For example, if I want to make the quiz about your personality, I'd write:
To create result pages, first create a new .htm or .html (If you choose .html, then change where it says .htm to .html) whos name is EXACTLY same as the written answers between the head tags. Ex: If you wrote gentle (NOTE that the answers mustn't have capitals!) then you must create gently.htm or gentle.html if you edited where it says .htm to .html. Then in the file gentle.htm or gently.html, write the results. Example: [img here]You are gentle, you care for people. Ect.
WHERE is your test? Now here's the easy part: Paste the code bellow between your body tags. You'll end up with:
|
|