Forum Moderators: phranque
I would like to use a background image on a web page and have it re size according to the window size. It has border edges on it. Here is the type of graphic I would like to use: [cyberoperator.com...] I hope its ok to post links to pics here, if not Im sorry. So you see I would like to have a page that looks like a tv screen,, sorta.
I think that your post was a question, wasn't it?
If not, I'm sorry for getting confused.
The usual approach involves breaking the border down into seperate divs (or table cells if table for layout is your thing).
For instance the top border consists of a fixed width curved corner, followed by a fluid div/cell that has a 1 pixel wide background graphic for the border edge that repeats in the X direction, followed by another fixed width curved corner.