TheXMasta's Network













Table of Contents

  1. Why are most of your sites called a Network?
  2. Can you help me make a professional site design?
  3. Who taught you html?
  4. Can you teach me html?
  5. How do you get the links to change color when you move the
    mouse over them?
  6. When is the HTML Site going to be up?
  7. What is a good site that I can go to, to learn HTML and other
    programming languages?
  8. Where did you get your link images from?
  9. How much do you pay for your website?
  10. My question is not listed here.

Answers

  1. Question 1

    Because I want them to be called that. [Back to top]
     
  2. Question 2

    Maybe. Email me to find out. [Back to top]
     
  3. Question 3

    I learned a little from my dad, but most of it I learned myself
    by going to different sites. [Back to top]
     
  4. 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]
     
  5. 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]
     
  6. Question 6

    The HTML Help site is now open, although it is not completely finished. [Back to top]
     
  7. Question 7

    You can go to http://www.htmlgoodies.com. [Back to top]
     
  8. Question 8

    I made them at http://www.flamingtext.com. [Back to top]
     
  9. 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]
     
  10. Question 10

    Well, email me. [Back to top]
     


1