- Why are most of your sites called a Network?
- Can you help me make a professional site design?
- Who taught you html?
- Can you teach me html?
- How do you get the links to change color
when you move the
mouse over them?
- When is the HTML Site going to be up?
- What is a good site that I can go to, to learn HTML
and other
programming languages?
- Where did you get your link images from?
- How much do you pay for your website?
- My question is not listed here.
Answers
- Question 1
Because I want them to be called that.
[Back to top]
- Question 2
Maybe. Email me to find out.
[Back to top]
- Question 3
I learned a little from my dad, but most of it I learned myself
by going to different sites.
[Back to top]
- Question 4
You can visit my very own HTML Help Site by clicking on "sites" in the navigation and then under HTML Help.
[Back to top]
- Question 5
Under the title tag of your web page, but before the ending of the
head tag type:
<style type="text/css">
a:hover {text-decoration:none; color:?}
</style>
Where the ? is type the color or hex code you want.
[Back to top]
- Question 6
The HTML Help site is now open, although it is not completely finished.
[Back to top]
- Question 7
You can go to http://www.htmlgoodies.com.
[Back to top]
- Question 8
I made them at http://www.flamingtext.com.
[Back to top]
- Question 9
I don't pay anything for my site now. Geocities.com
gives you a certain amount of free web space. It is enough to deal with. Just don't upload
too many pictures! I am planning on paying for my site though, so I can have some more space.
[Back to top]
- Question 10
Well, email me.
[Back to top]
|