Hi
Im working on a project to create our standard letters in HTML instead of MS Word.
So far, I have figured out that I can create an A4 size page in HTML using CSS.
I have a few niggling problems that I can't find answers to - bear with me - Im quite new to this.
I want to create a page with 3 sections - header, body and footer, with the header and footer ALWAYS being certain dimensions and containing jpg's. I beleive it is 3cm each. Is it advisable to use tables within a html doc where I have specified in the CSS that I want to create a page ?
Also, I want the header & footer info repeating if the text run to more that 1 page. Im thinking of using ASP, but Im not sure if CSS and ASP will work well together.
Any help would be greatly appreciated.
BTW: I am creating a class in VB to make these documents, but trying to manually create one first to make sure it can be done. I am using Arial font and size 10 as standard.
Thanx all. Missy Ed - Bolton, UK
Im working on a project to create our standard letters in HTML instead of MS Word.
So far, I have figured out that I can create an A4 size page in HTML using CSS.
I have a few niggling problems that I can't find answers to - bear with me - Im quite new to this.
I want to create a page with 3 sections - header, body and footer, with the header and footer ALWAYS being certain dimensions and containing jpg's. I beleive it is 3cm each. Is it advisable to use tables within a html doc where I have specified in the CSS that I want to create a page ?
Also, I want the header & footer info repeating if the text run to more that 1 page. Im thinking of using ASP, but Im not sure if CSS and ASP will work well together.
Any help would be greatly appreciated.
BTW: I am creating a class in VB to make these documents, but trying to manually create one first to make sure it can be done. I am using Arial font and size 10 as standard.
Thanx all. Missy Ed - Bolton, UK