May I know if it is possible to use 3 different backgroung images (left, center, right) using CSS?
If so, would appreciate if someone could advise on the code.
Thank you.
May I know if it is possible to use 3 different backgroung images (left, center, right) using CSS?
If so, would appreciate if someone could advise on the code.
Thank you.
not within the same element it isn't.
You might be able to "hack" your way to using 3 by creating a "wrapper" DIV with 3 "content" DIVs inside it. Then just apply backgrounds to each of the three DIVs.
--------------------------------------------------Reviews, Interviews, Tutorials, and STUFF--------------------------------------------------Home of the SexyBookmarks WordPress plugin
jiam1 (08-05-2008)
jiam1 (08-05-2008)
exactly.
--------------------------------------------------Reviews, Interviews, Tutorials, and STUFF--------------------------------------------------Home of the SexyBookmarks WordPress plugin
Bookmarks