<!--#include virtual="/server/header.html" --> <!-- Parent-Version: $Revision: 1.1 $ --> <!-- This page is derived from /server/standards/boilerplate_graphics.html --> <!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ INSTRUCTIONS FOR ADAPTING THIS BOILERPLATE to a new graphics page 0. Parent-Boilerplate: /server/standards/boilerplate.html rev. 1.98. If there are significant differences between this revision and the current version of boilerplate.html, please update the present file (boilerplate_graphics.html) accordingly. 1. In the line above starting with 'Parent-Version:', remove '$Revision... $' from around the boilerplate revision number, leaving just 'Parent-Version:' and the revision number. 2. Replace 'Image' in <title> and <h2> with the name of the image. In the image file paths, replace the examples (*gnu-head*) with your own image files. 3. Replace "Author" in <title>, <address class="byline"> with the name of the author. Set the correct date and copyright holder in the copyright notice. 4. If the author has a website that complies with our linking policies, link to it in the byline. 5. Set the image license(s) as required by the author. 6. Write short image descriptions in alt=" ..." and title="...", as well as a more elaborate one in the text. 7. If layout adjustments are needed, place them in the <style> element. Otherwise, remove <style>. 8. Check that the page is valid XHTML. In doubt, please refer to the W3C recommendations: https://www.w3.org/TR/xhtml1 9. Delete the present instructions. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --> <title>Image by Author - GNU Project - Free Software Foundation</title> <link rel="stylesheet" type="text/css" href="/graphics/graphics.css" media="print,screen" /> <!-- Style adjustments (width, margin, new class, etc.) as needed. --> <style type="text/css" media="print,screen"><!-- [...] --></style> <!--#include virtual="/server/gnun/initial-translations-list.html" --> <!--#include virtual="/server/banner.html" --> <h2>Image</h2> <address class="byline">by Author</address> <div class="reduced-width"> <div id="imgp" class="pict narrow"> <!-- or more appropriate layout --> <a href="/graphics/gerwinski-gnu-head.png"><img src="/graphics/gnu-head.jpg" title="Short image description" alt=" [Short image description] " /> </a> </div> <p>Image description for visually impaired persons. If the image is derived from another one, say so and link to the original page.</p> <blockquote><p> <!-- optional --> Author's description or interpretation of the image. <cite>-- Signature</cite> </p></blockquote> <dl> <!-- Only if there are several versions --> <dt>Version 1</dt> <!-- as needed --> <dd> <p>Some text</p> <ul id="imgv1"> <li>PNG  <a href="/graphics/gnu-head-sm.png">[size]kB</a> ([width]×[height]),  <a href="/graphics/gnu-head.png">[size]kB</a> ([width]×[height])</li> <li>JPEG  <a href="/graphics/gnu-head-sm.jpg">[size]kB</a> ([width]×[height]),  <a href="/graphics/gnu-head.jpg">[size]kB</a> ([width]×[height])</li> </ul> </dd> <dt>Version 2</dt> <!-- as needed --> <dd> <p>Some text</p> <ul id="imgv2"> <li>...</li> <li>PNG  <a href="/graphics/gerwinski-gnu-head.png">[size]kB</a> ([width]×[height])</li> <li>SVG  <a href="/graphics/gnuhead_plain.svg">[size]kB</a></li> </ul> </dd> <!-- etc. --> </dl> <div id="license" class="infobox"> <hr /> <p>Copyright © date copyright holder</p> <p>This/These image(s) is/are available under the <a rel="license" href="/licenses/#">???</a> [or any later version (?)].</p> </div> </div><!-- for class="reduced-width" --> </div><!-- for id="content", starts in the include above --> <!--#include virtual="/server/footer.html" --> <div id="footer" role="contentinfo"> <div class="unprintable"> <p>Please send general FSF & GNU inquiries to <a href="mailto:gnu@gnu.org"><gnu@gnu.org></a>. There are also <a href="/contact/">other ways to contact</a> the FSF. Broken links and other corrections or suggestions can be sent to <a href="mailto:webmasters@gnu.org"><webmasters@gnu.org></a>.</p> <p><!-- TRANSLATORS: Ignore the original text in this paragraph, replace it with the translation of these two: We work hard and do our best to provide accurate, good quality translations. However, we are not exempt from imperfection. Please send your comments and general suggestions in this regard to <a href="mailto:web-translators@gnu.org"> <web-translators@gnu.org></a>.</p> <p>For information on coordinating and contributing translations of our web pages, see <a href="/server/standards/README.translations.html">Translations README</a>. --> Please see the <a href="/server/standards/README.translations.html">Translations README</a> for information on coordinating and contributing translations of this article.</p> </div> <!-- Regarding copyright, in general, standalone pages (as opposed to files generated as part of manuals) on the GNU web server should be under CC BY-ND 4.0. Please do NOT change or remove this without talking with the webmasters or licensing team first. Please make sure the copyright date is consistent with the document. For web pages, it is ok to list just the latest year the document was modified, or published. If you wish to list earlier years, that is ok too. Either "2001, 2002, 2003" or "2001-2003" are ok for specifying years, as long as each year in the range is in fact a copyrightable year, i.e., a year in which the document was published (including being publicly visible on the web or in a revision control system). There is more detail about copyright years in the GNU Maintainers Information document, www.gnu.org/prep/maintain. --> <p><em>Page text:</em> Copyright © 2025 Free Software Foundation, Inc.</p> <p>This page is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nd/4.0/">Creative Commons Attribution-NoDerivatives 4.0 International License</a>.</p> <!--#include virtual="/server/bottom-notes.html" --> <p class="unprintable">Updated: <!-- timestamp start --> $Date: 2025/05/06 07:53:22 $ <!-- timestamp end --> </p> </div> </div><!-- for class="inner", starts in the banner include --> </body> </html>