Html Question

Discussion in 'Gaming' started by .TaYFoN., Feb 2, 2007.

  1. .TaYFoN.

    .TaYFoN. Well-Known Member

    Posts:
    1,337
    Likes Received:
    0
    Joined:
    Jul 20, 2005
    Hello :)

    I would like to add some kind of a marquee news update to my site.

    Now I would like to add some kind of framework around it that I made in photoshop.

    I know how to do the marquee and how to add the framework as an image but how do I put the marquee text in the framework??

    thanks for any help !!
     
  2. xlink

    xlink GR's Tech Enthusiast

    Posts:
    8,054
    Likes Received:
    3
    Joined:
    Nov 19, 2004
    <marquee>TEXT</marque>

    as for a background/framwork, put the marquee in a ttable and set the frame work as a background image.
     
  3. .TaYFoN.

    .TaYFoN. Well-Known Member

    Posts:
    1,337
    Likes Received:
    0
    Joined:
    Jul 20, 2005
    hmmm that doesnt really work for me..
    The image disappears for some reason, can you give me a code please??
     
  4. xlink

    xlink GR's Tech Enthusiast

    Posts:
    8,054
    Likes Received:
    3
    Joined:
    Nov 19, 2004
    <table border="0"><tr><td background="???"><marquee>---- here</marquee></td></tr></table>

    marquee doesn't work in every broswer FYI, but it shoudl work in most, otherwise use javascript.
     
  5. .TaYFoN.

    .TaYFoN. Well-Known Member

    Posts:
    1,337
    Likes Received:
    0
    Joined:
    Jul 20, 2005
    Thanks a bunch man, works just fine now :)
    +rep for you bro
     
  6. xlink

    xlink GR's Tech Enthusiast

    Posts:
    8,054
    Likes Received:
    3
    Joined:
    Nov 19, 2004
    it's nothing
     

Share This Page