How to code an image sliced background?

Discussion in 'XHTML/HTML/CSS' started by Gewing2, Oct 12, 2011.

  1. Gewing2 New Member

    Member Since:
    Sep 24, 2011
    Message Count:
    112
    Likes Received:
    1
    Hello

    I'm working on a simple layout (more or less trying to learn how to do things) and I created one in Photoshop and sliced the image and Saved it for Web. The code it generated created a table of the images in the HTML document. I was under the impression that tables were a big no-no these days and wanted to know the better way of coding this into the page. Any thoughts? I'm sorry if this is a really basic question, again, I'm still learning!
  2. luke right New Member

    Member Since:
    Jan 16, 2012
    Message Count:
    8
    Likes Received:
    0
    First, You created a quick design. It is a 100x100 pixel grey box with a 1 pixel black border. You want to use this for content boxes so You going to slice the pieces and then code the HTML.

Share This Page