Styles for Disclaimers, Template 4
Note: These styles apply to Template 4 pages. Here's a page showing how disclaimers look in Template 3.
Links of Note
PDF Disclaimer / Non-HTML File Information
Description
You will need Adobe Reader to view some of the files on this page. See EPA's PDF page to learn more.
The box width is 150px. Use this box for non-HTML files, like PDF, or offsite links disclaimers.
The smaller font-size (90%) is standard.
How-To
- To use, make a <p> and give it a class of "disclaimer".
<p class="disclaimer"> - Insert the text: "You will need Adobe Reader to view some of the files on this page. See <a href="http://www.epa.gov/epahome/pdf.html">EPA's PDF page</a> to learn more."
- Don't forget your closing tag:
</p>.
The non-HTML disclaimer source code is available in the Code Library.
Alternate Disclaimer Style
You will need Adobe Reader to view some of the files on this page. See EPA's PDF page to learn more.
The box is centered with margins of 10% on the left and right. Use this box for non-HTML files, like PDF, or offsite links disclaimers.
The smaller font-size (90%) is standard.
How-To
- To use, make a <p> and give it a class of "disclaimer-wide".
<p class="disclaimer-wide"> - Insert the text: "You will need Adobe Reader to view some of the files on this page. See <a href="http://www.epa.gov/epahome/pdf.html">EPA's PDF page</a> to learn more."
- Don't forget your closing tag:
</p>.
The wide non-HTML disclaimer source code is available in the Code Library.
Related Style: Links to PDF Files
See the PDF Linking Standard.
How-To
To use, simply make a <span> and give it a class of "fileinfo":
<span class="fileinfo">(114 pp., 611 K, <a href="http://www.epa.gov/epahome/pdf.html">about PDF</a>)</span>
Archived/Outdated information
Note: EPA no longer updates this information, but it may be useful as a reference or resource.
<!-- <epaold> --> <!-- EPA Archive Policy Disclaimer v2.0 04/29/05 --> <p id="archive">Note: EPA no longer updates this information, but it may be useful as a reference or resource.</p> <!-- </epaold> --> <hr />
The Archived/Outdated disclaimer source code is available in the Code Library.
See Managing Outdated Pages for more information.
