Just what the title says, my client wants the parchment paper as her container. This template was done by another company, and I'm doing the back-end coding.
Is there a way, with the frayed parchment edges and all, to also make this a scaleable image? JQuery? I was thinking that making the outside edges tables and the inside be a plain repeat background would do that.
You mean top and bottom not edges. Also, tables are not meant for that, they are meant for things like calendars or graphs. I think what you can do is create 2 images, one for the top and one for the bottom. Create a div for the top and bottom as well. Code could look something like this..
Just what the title says, my client wants the parchment paper as her container.
This template was done by another company, and I'm doing the back-end coding.
Is there a way, with the frayed parchment edges and all, to also make this a scaleable image? JQuery?
I was thinking that making the outside edges tables and the inside be a plain repeat background would do that.
Thoughts? I'm boggled!
Thank you very much,
Adam
CSS
I could be wrong but you might have to repeat the images to make them scale.