I've got a lot of mails with people that ask the same thing, so I've decided to make this faq page so I don't get overload with the same questions! :)



Q: How did you do that typing thing in your read me page?
A: The code for that is <script language="JavaScript1.2"> /* Typing Text Script- Last updated: 99/06/17 © Dynamic Drive (www.dynamicdrive.com) For full source code, installation instructions, 100's more DHTML scripts, and Terms Of Use, visit dynamicdrive.com */ var it=0 function initialize(){ mytext=typing.innerText var myheight=typing.offsetHeight typing.innerText='' document.all.typing.style.height=myheight document.all.typing.style.visibility="visible" typeit() } function typeit(){ typing.insertAdjacentText("beforeEnd",mytext.charAt(it)) if (it<mytext.length-1){ it++ setTimeout("typeit()",100) } else return } if (document.all) document.body.onload=initialize </script> <small><span id="typing" style="visibility:hidden" align="left">type here</span></small>

the best thing to do is to put this code in a table, otherwise it'll just contining to type without entering :)
NOTE: this code doesn't work on expage


Q: How do you make those iframes?
A: I've made a frame help page on this, you can check it out over here. If there's anything that you don't understand in there, feel free to mail me. :b

Q: Where did you get that girl's picture on your last layout?
A: I found it in hanna's gallary.

Q: Can you link me on your main page?
A: Well, that dependes. I have to like your site first, it has to have some contents in it, n it should have something that I can go back for, and you have to link me, too! :) Then I would love link you :b

Q: Do you make banners?
A: No, sorry, I'm really busy with school recently and I don't have time to make people banners, sorry! :)

Q: How do you make mail forms?
A: It's pretty simple, just click here and get a mail form for yourself, if you want it to have different colors like the ones I have, add these stuff in the code --------------
style="background=a color here; color=a color here; border=1-10; font-family=a font here; border-style=solid; font-size=1-20"
---------------
and it'll change the mailform's colors :) or you can click here to learn mailforms.

Q: Can I have the code for the redline thing that you have in your menu page?
A: Humm... I'm sorry you guys but that's something that I wanna keep to myself coz it took me a really long time to find out ^_^ I'm probably gonna put the code in my html help page after I'm done with my Christmas layout, and then you can have it! ^_^ Sorry!

Q: Where did you get your site?
A: Umm... You can pretty much say that I got my site from myself, I came up with the layout, I made most of the grafix and I did all the subpages ^_^

Q: Can you make me a page please?
A: I'm very sorry but I do NOT have time to make a page for another person, I have a life outside this net world, and I have about three pages to update ^^ So I don't have anytime at all to make pages for other people.
Q: How come you are never on AIM?
A: Hee... Sorry, first of all, I don't have time for chatting when I'm on the net, second, I don't know how to chat with people, I don't know what to say! ^^ SOrry! ^^

«back