Hi, does anyone know how to call a select amount of text from a specific .html page to another html page without calling the entire page? Can certain tags be added to the specific .html page to call the specific text area... ie: This is an example of text I don't need to transfer over to a separate page. This is more mundane text that doesn't need to transfer. *This area of text is the text that I need to be pulled from this .html page to the destination page. This is some more text that I don't need to move to a separate page. Can I tag certain elements of pages so that I can call them when I want? <tag> </tag>??? call @ (example.html[<tag>]) Any help would be appreciated. Thank you in advance.