Jump to content

gacattac

Members
  • Posts

    21
  • Joined

  • Last visited

Everything posted by gacattac

  1. I'm using firefox and there is still overlapping text.
  2. It's hard to believe that, before I leaned proper html, I actually thought that that site was really great... Ugh, even thinking that makes me want to slap myself in the face.As for piczo being bad, I don't necessarily believe that. Piczo is a good site builder... It's just that people build crappy sites with it. If my site ends up having a lot of errors, I'm going to copy and paste all my html onto another better site builder.Piczo is pretty much for amatuers... adding HTML should not be allowed.
  3. gacattac

    uh oh

    sorry, i added this post in the wrong place
  4. gacattac

    uh oh

    The links didn't work on my computer.I use firefoxoops sorry, I added this post in the wrong place and I don't know how to delete a post
  5. haha... that's pretty mean, but funny . You can't expect a website made on piczo (www.piczo.com) to be completely perfect though (although I am working on one that will kick @$$)Anyways, thanks for your help.
  6. Thanx... I'm not sure if I'm doing it right... It's not working
  7. I went on this site and I found this really cool thing that I really want to know how to do so that I can do it on my site.Well, what I want is a picture that changes depending on if I am online working on my site or offline.see for yourself here: http://pic5.piczo.com/all-for-you-to-take-x/?g=1 (look next to the guestbook link)
  8. How can I place text on images without the text actually being part of the image?
  9. gacattac

    marquee

    What's the difference between a marquee with scroll behaviour and a marquee with slide behaviour?
  10. You can make one easily here: http://tools.dynamicdrive.com/password/
  11. gacattac

    tables

    I read the html tutorial on tables but there is still something that I don't know how to do...I want to make only one of the table cells have a background color and the rest to be transparent.Plz help me... thank you
  12. Thanks for the info, it did help a lot,,,~I only use capitals for the <BR> tags... if there are other capitals, freewebs did it automaticaly (I noticed that when I put a freewebs link). As for putting and closing the <html> tag, why is the important?
  13. Myspace, multiply and some other online site builders disable the link automaticly, but I want to know how to disable it on my own.
  14. I know how to put a youtube video onto my site... who doesn't?What I would like to know is if it is possible to make the videos NOT link to youtube?
  15. I have never actually tried to make a 100% html web site before... I used piczo (www.piczo.com) for all my sites . Now that I am trying to make a new site on freewebs.com with only html, I am having trouble placing all my stuff properly... Do I have to place stuff on my site row by row, or can I allign them some different way?This is my new freewebs site: http://www.freewebs.com/gacattac
  16. I also tried the exact same code that you posred and it worked for me\
  17. gacattac

    Help me!

    I'm really new to forms so I really don't know how to do that...
  18. gacattac

    Help me!

    Ya, I can make the form too, I just can't get it to email me the results. I use the following code: <html><body><form action="MAILTO:my email address...private" method="post" enctype="text/plain"><h3>This form sends an e-mail to W3Schools.</h3>Name:<br><input type="text" name="name"value="yourname" size="20"><br>Mail:<br><input type="text" name="mail"value="yourmail" size="20"><br>Comment:<br><input type="text" name="comment"value="yourcomment" size="40"><br><br><input type="submit" value="Send"><input type="reset" value="Reset"></form></body></html>
  19. gacattac

    Help me!

    I tried to put a form onto my site and get the results emailed to me, BUT IT WON'T WORK!! Please, if anyone can help me, reply to this post... thank you
×
×
  • Create New...