I am looking to create various pages - even across various web sites - that I want to be able to keep "changable" areas of information - such as contact info, disclaimers, shipping info, company policies, etc. I want to run this for multiple pages - even across various sites. I am looking to reference an external source that can be changed - even if it is another HTML or TEXT file. I was reading about <IFRAME>, but it appears that this is an attribute of standard FRAMES, and am trying to avoid the inherint problems with frames on certain sites, browser issues, etc.
Is there another method or someway to acheive this within CSS? I have looked into the CONTENT :AFTER/:BEFORE attributes, and had no luck with that either. Any suggestions? Thanks in advance.
Is there another method or someway to acheive this within CSS? I have looked into the CONTENT :AFTER/:BEFORE attributes, and had no luck with that either. Any suggestions? Thanks in advance.