Hi everybody, :)
I have a regular .htm file created in Dreamweaver MX 2004. Now I want to include another htm file into it as a header. This header .htm contains the website banner and a navigation menu. I included this header.htm into another regular .htm page that contains other information about the company and saved it as .ASP. (I m saving it as .asp so that i'll be able to include this header.htm into it.) But the moment I save it as .asp, the table of the main page(in which the header.htm is included) stretches all over the screen (jst like width=100%). But, Nowhere have I mentioned the page width as 100%. NOWHERE. The main table width specified is 700pixels.
Now when I remove the included header.htm from the main page, the page width comes back to normal... thats 700pixels. I am doing this so that when I make changes to the header.htm, they will reflect in all the webpages. I will not need to go to each n every page to change the header...
PLEASE HELP... :(
I have a regular .htm file created in Dreamweaver MX 2004. Now I want to include another htm file into it as a header. This header .htm contains the website banner and a navigation menu. I included this header.htm into another regular .htm page that contains other information about the company and saved it as .ASP. (I m saving it as .asp so that i'll be able to include this header.htm into it.) But the moment I save it as .asp, the table of the main page(in which the header.htm is included) stretches all over the screen (jst like width=100%). But, Nowhere have I mentioned the page width as 100%. NOWHERE. The main table width specified is 700pixels.
Now when I remove the included header.htm from the main page, the page width comes back to normal... thats 700pixels. I am doing this so that when I make changes to the header.htm, they will reflect in all the webpages. I will not need to go to each n every page to change the header...
PLEASE HELP... :(
Comment