Posted: Fri May 02, 2008 8:09 pm Images as borders?
Is it possible to use images as borders using HTML or even CSS without having to put them in manually? I've looked eveywhere, but I can't find anything.
Thanks for that mate, but it's not quite what I'm looking for, I want to use images as borders around the contents of the site, (like this for example) and for it to place them automatically so I don't have to put them in one by one.
Joined: 28 Feb 2007 Posts: 1289 Location: Biloxi, MS
Posted: Wed May 14, 2008 11:21 pm
Your example is just a standard web site which has coded the page to place the images where they need to go for proper presentation of the page. That is what you would have to do with your HTML code when making the layout of your page.
You would not have to put the images in one-by-one unless you are referring to loading them for the page. Then the only other option to use multiple images as a background around your page is to use a graphics editor to make one background image containing all the images you want to use. Then call it in the CSS as a background for the page.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum