How can I have all my pages display a "header" from an other file (eg main_head.htm).
I'd rather do it this way than copy paste the ad infomation into every page as if the link changes or I want to add my own adds as well I'll have to edit like 100 pages rather than just a single header file.
I thought it could be done with <frame src="main_head.htm> but that tag doesn't seem to work
I'd rather do it this way than copy paste the ad infomation into every page as if the link changes or I want to add my own adds as well I'll have to edit like 100 pages rather than just a single header file.
I thought it could be done with <frame src="main_head.htm> but that tag doesn't seem to work