Hi! Welcome to FAQ! Here, you can view questions that visitors have asked me. Hope this helps you! =)



1. Where did you get your graphics?
-I made all of them using Paint Shop Pro 7. You can download it at the Jasc website It might take a while, but if you have enough memory on your computer, it's a really cool graphic program.

2. How did you put the Chat up?
-I went to the Spinchat website and I got a free chatbox there. All I did after that is copy the text they gave me onto the Chat page, and there is my chat!

3. Will you make me some graphics?
-If I had the time, I would, but I have enough to do as it is. Sorry! :(

4. Will you make a site for me?
-No, I'm sorry but I'm too busy. There are some sites you can go to where you can win a site, though. There are even some sites where they have a special site-making serice. Email me for some URL's!

5. What font are you using?
-I'm using Verdana, size 2, in gray.

6. How do you know all this HTML so good?
Working on this site gives me plenty of practice with HTML. I have most things memorized already. I also have a book called Creating Websites for Dummies. It's a thick book all about learning HTML. It's very helpful!

7. Where did you get the cartoon dolls? I'd like to get some for my site!
-I made them on my own, using Paint Shop Pro 7. You can make some, too! Just find some dolls you like from a site all about dolls. You can mix & match clothes from your dolls and make them 3D with PSP 7!

8. How did you make the letters turn a different color when you hover over them when they're linked?
-I did an HTML code for that. Here is my code. Make sure to change the colors around at least a little so it isn't exactly like my site.


    <style> A:link {text-decoration: none; color: #B68D36;} A:visited {text-decoration: none; color: #B68D36;} A:hover {text-decoration: none; color: #CDA859;} A:active {text-decoration: none; color: #CDA859;} </style>



Hosted by www.Geocities.ws

1