Images |
Want to include some of the FreeDOS Project graphics on your own site? Feel free to download these:
It is best if you download your own copy of whatever graphic you want to use. That way, if we rearrange our /images directory, your links to our graphics won't break. You can save a local copy of an image by clicking the right mouse button, with most browsers, and selecting "Save Image As..".
Once you have a local copy of a FreeDOS graphic, use this HTML to include it on your web page:
<img src="fd-logo.jpg">
Or, if you prefer to have a border around your image, use this:
<img src="fd-logo.jpg" border=2>
You may want to use the image to link to our site. Buttons and banners are very useful for this.
<a href="http://www.freedos.org"><img src="fd-button.jpg" border=2></a>
I hope you enjoy the FreeDOS images!