• 0

How is this done? [Neowin header]


Question

Well, this has always puzzled me! How does websites use images like neowins headers?

Example:

header.gif

It is one image but seems to be split! The CSS uses the same image

#header-right {

padding-right: 12px;

background: url(shift_forum/header.gif) no-repeat right;

}

#header-left {

padding: 10px 0 0 12px;

background: url(shift_forum/header.gif) no-repeat;

height: 116px;

}

Anyone care to explain or link?

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.