




|

|
Officially Approved Logos for Web Use
The following logos are officially approved for use by SUNY Fredonia Publication Services. They have been optimized for use on the web on a transparent white background. This means that they will look best against a white background. If you have a need for an officially approved logo or seal against a different background color, please contact the Website Coordinator with such a request.
Only these logos or other officially approved images should be used on SUNY Fredonia website for new pages. Existing images should be replaced with these at the earliest opportunity.
 |
File name: Fredonia_logo.gif
width="150" height="76" |
To download an image:
On a PC
Right click on the desired logo, click on the "Save picture as..." option, and save the logo to your hard drive.
On a MAC
Control-click click on the desired logo and choose "Copy Image to Clipboard."
You can also drag the selected image into an open document in another application.
Note: You may click on the linked file name next to each logo to download the image.
|
 |
File name: Fredonia_black.gif
width="150" height="76" |
 |
File name: Fredonia_logo.tif or
Fredonia_logo_blue.gif
width="250" height="131" |
 |
File name: Fredonia_gold.tif or
Fredonia_gold.gif
width="200" height="105" |
 |
File name: where_success.gif
width="150" height="113" |
Please note: These images are optimized for display on the web only and are not intended for printing or other methods of publication. For approved print-quality images, please contact:
Publication Services
2121 Fenton Hall
(716) 673-3330
-
Always use "ALT" tags for images - it's required!
It isn't valid HTML nor does it meet accessiblity guidelines if the ALT tag is missing.
- Eye Candy
If you use an image as a bullet or some other sort of non-meaning-bearing "eye-candy" use an empty ALT tag, like this: alt=""
That way, speech-browsers and text-based browsers will ignore that image rather than say "Inline" or "Image" (terms which are meaningless and thus potentially irritating to the end user).
- Accessible Content and the ALT Tag
How do you decide if an image needs text content for an ALT tag or if it is instead "eye candy?" If the image is merely a visual cue to assist a sighted user in navigating the present page, text describing such an image would probably be distracting and not helpful to a blind person who is hearing rather than seeing your page. The same is true of an image which provides visual accent but is not integral in terms of presenting information.
If, however, the image brings some meaning to your web page that might not otherwise be there, then it is important content. That content needs to be made available by some other means. This is what the ALT tag is for - a brief description of the content. (Look into the "longdesc" tag for presentation of content which is not brief.)
By the way: Not only visually impaired people are surfing the web without benefit of conventional monitors. Other new means of retrieving web-based content may not display images, either.
- Use height and width dimensions in your HTML code
This will help the browser lay out the page in advance of downloading the image (otherwise, the page will load sporadically and seem to jump all over as it re-does the layout image by image).
-
Always use the correct dimensions for the image
Since browsers are not image editors, it's necessary to always use the correct dimensions for the image. If the image isn't the correct size, or you use false dimensions to re-size the image, quality will be very poor. Therefore, use the right size image for the job.
-
Use border="0" to avoid borders around your images
Borders are to be set to "0" for these approved images. Unless you have a particular reason for having a border, use border="0", especially if these images are being used as links.
-
Use an "images" directory
Instead of placing all your html and image files in the same directory, use a subdirectory called "images." This will help to keep your site organized and make maintenance much easier. The images directory can hold other subdirectories if you have easily defined categories of images. This is an easily implemented tip which you will appreciate as your web project grows!
|
|
 |