Mobile Resources & Tools

AIDSinfo Widgets

Adding the AIDSinfo Logo

The following example HTML code and graphics are available at your disposal. You may paste any of the html below into your page.

  • To link directly to AIDSinfo, use the following html:
    <a href="http://aidsinfo.nih.gov">AIDSinfo</a>
  • To open a link to AIDSinfo in a new window, use the following html:
    <a href="http://aidsinfo.nih.gov" target="newwindow">AIDSinfo</a>
  • AIDSinfo has made several images available to be used to link to AIDSinfo. Choose the desired image and paste the html beneath it into your page:
    AIDSinfo Logo
    <a href="http://aidsinfo.nih.gov"><img alt="AIDSinfo Logo" src="http://aidsinfo.nih.gov/images/aids_info_big.jpg"></a>
    AIDSinfo Logo
    <a href="http://aidsinfo.nih.gov"><img alt="AIDSinfo Logo" src="http://aidsinfo.nih.gov/images/aids_info_medium.jpg"></a>
    AIDSinfo Logo
    <a href="http://aidsinfo.nih.gov"><img alt="AIDSinfo Logo" src="http://aidsinfo.nih.gov/images/aids_info_small.jpg"></a>

    Terms of use: When you link to AIDSinfo, present AIDSinfo in a separate browser window that partially overlays your page.

AIDSinfo Search

  • To place an AIDSinfo search box on your own page and display results in the same window, use the following html:
    <form method="GET" action="http://www.google.com/custom" target="newwindow">
    <label for="q">Search <a href="http://aidsinfo.nih.gov">AIDSinfo</a>:</label>
    <input type="text" name="q" size="25" value="">
    <input type="submit" value="Go">
    <input type="hidden" name="cof" value="FORID:11;NB:1">
    <input type="hidden" name="sitesearch" value="aidsinfo.nih.gov">
    </form>

    Terms of use: You may generate a query on your Web page and submit it to AIDSinfo providing that proper reference is given to AIDSinfo. It must be clear to users that the search is actually being conducted at NLM.