problem with html with marquee tag

Discussion in 'Web Design & Programming' started by stefan1988, Oct 21, 2007.

  1. stefan1988

    stefan1988 Geek Trainee

    Likes Received:
    0
    Trophy Points:
    0
    i uploaded the 3 files on pics you can see the problem more clearly when i start the page the pictures look mess up for some reason i have the picture painted in black so it blends with bgcolor=black

    when i hit refresh problem is gone. i dont know why is it happening


    the code is very simplistic. so you guys can see it add marquee.jpg to a folder named welcome and heres the code.


    hope you guys can help me out this problem is driving me nuts.hopefully when i upload page it wont do that problem
     

    Attached Files:

  2. stefan1988

    stefan1988 Geek Trainee

    Likes Received:
    0
    Trophy Points:
    0
    i think i found what my problem is i blieve firefox doesnt support the marquee tag well and is giving me problems. is there another way i could get the same effect as the marquee tag?
     
  3. Sniper

    Sniper Administrator Staff Member

    Likes Received:
    59
    Trophy Points:
    63
  4. edijs

    edijs Programmer

    Likes Received:
    9
    Trophy Points:
    38
    a few notes about the code:

    why do you use the font tag? I think it would be better to use CSS instead

    doesn't the url in the link tags (as well as the src value in the img tag) have to be in quotes?


    sorry if I sound picky, but isn't it like that?
     
  5. Matt555

    Matt555 iMod

    Likes Received:
    98
    Trophy Points:
    48
    We could go over the fundamentals of good coding practice, but that would take far too long and go off on too much of a tangent - good coding takes a good understanding of the code first.

    But I agree that it should be mentioned from the start of someones learning. And taught.
     
  6. roy92

    roy92 CSS HAXOR

    Likes Received:
    0
    Trophy Points:
    0
    the marquee tag isn't supported by Firefox
     

Share This Page