Jump to content
xisto Community

nickmealey

Members
  • Content Count

    159
  • Joined

  • Last visited

Everything posted by nickmealey

  1. interesting. your point being...
  2. rather cool. catching, thats nice work there.
  3. Is it case sensitive? Try it both ways.
  4. is leaving your computer on 24/7 good for it?
  5. ok, this is simple. If you just want a mouserollover for text. You do all this in css. First, you need to put this into your css styles tags. If you don't know what this is, easy. <style>a { color: blue;}a:hover { color: red;}</style> Now all the links will turn red when the mouse rolls over it. you can change the font, size, color, all of it. No this is the COMPLETE code in your HTML document. <html><head><title>mouse rollovers</title><style>a { color: blue;}a:hover { color: red;}</style></head><body><a href="index.html">Mouse rollover</a></body></html> hope that helped
  6. ok, be creative. Next, when I first started I would take professianal idea's slowly incorperate those into my sites. And you want everything to fit and look smooth. You don't want tables and images scattered through out your page. use good borders and quality pictures. Have fun. thats the best thing to do while using HTML. after you get a reader friendly page, learn Javascript, CSS....ect. I'm just now starting PHP, but thats a lill more advanced. Last of all, make sure you text doesn't clash with the background. If you have a bright blue background, please aviod putting like a bright green font over it. It gets anoyying. Send me a personal message if you need help with anything. Hope that helped, nickmealey
  7. simple, you find code that supports both browsers.
  8. I havn't seen it. My friend told me it was really good. I'm going to see it soon. Don't swear please.
  9. I want to be on some web design or somthing clan
  10. so I can have links on top of it. But thats ok
  11. The "Matrix World" doesn't really exisit. But there is one that is real, the Spiritual World. The Spiritual world is all around us. It's God at work.
  12. Can I create a Flash movie, with sound, and set it as my background for my site? I don't want this flash movie to be the body background, but in a cell. If somone knows a code for that, do tell. , thanx Nickmealey
  13. hum, can you send us the url? are you sure it's right?
  14. you got ripped of if you can't fix it. I would check the bulb, or whatever send the light out.
  15. serverph, see it is there: http://forums.xisto.com/no_longer_exists/ , because of caps
  16. ok guys, I got it figured out. On my computer, the files aren't case sensitive. But on the server, they are. this wouldn't work: <img src="image.GIF"> if the file name was: image.gif
  17. Hit sombody???? Man, what do ppl think of these days? How hard? lol. For fun? I wouldn't hit someone just for fun. But I would if I had to. lol. What made you think of that!?!?
  18. see, thats the thing, I know the code is right. Because it works on my computer, it's just when I uploaded it.
  19. I just recently got hosted with Xisto. From my site niclbee , I uploaded all the folders from my computer using WS_FTP. The exact files and folders are there, but my site only contains some images. Take a look and you'll see what I mean.
  20. I'm a newbie also, but i caught on purty quik. And no, never heard of a that name
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.