Bad case of iteration...

Discussion in 'HTML & Website Design' started by mcfc4eva, Jul 8, 2008.

  1. #1
    Okay, simple problem. I've got a background image for a cell, however I want it to tile/repeat horizontally but not vertically.

    I understand how to do it using CSS, but i'm not using CSS on this site... is there a html way?
     
    mcfc4eva, Jul 8, 2008 IP
  2. yankzilla

    yankzilla Peon

    Messages:
    159
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #2
    just have it: style="background-repeat: repeat-x"
     
    yankzilla, Jul 8, 2008 IP
    mcfc4eva likes this.
  3. mcfc4eva

    mcfc4eva Well-Known Member

    Messages:
    602
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    110
    #3
    Great, thanks!
     
    mcfc4eva, Jul 8, 2008 IP