Definition: Attachments.php - a file containing files or other documents that can be shared between web pages. Definition: In HTML, an tag creates links to a webpage by embedding another webpage's HTML code on top of one of its own. The tag contains a "target" attribute, which tells the browser where to target this link (e.g., _blank for new windows or _self for the same page). When clicked, it opens the selected file in an external window or tab.