Html newbie! background-image question
        Posted  
        
            by 
                Kevin Li
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Kevin Li
        
        
        
        Published on 2010-12-27T16:52:22Z
        Indexed on 
            2010/12/27
            16:53 UTC
        
        
        Read the original article
        Hit count: 248
        
Hi! I'm learning HTML and I wanted to practice by recreating a invoice sent to me by Electronics Expo.
However, I used the background-image property and repeated it by repeat-x and now, the background stretches across the page so much that it has a horizontal bar to drag.
http://htmlpocketreference.110mb.com/index.html
You can see what I did in my link above.
Also, I would really appreciate some advice on simplifying my CSS coding. It seems really messy and I have to move every element once something changes. -.-
Thanks!
© Stack Overflow or respective owner