Standard Elements for Official/Unit Web Pages
Make it clear that your site is part of SUNY New Paltz: Use the SUNY New Paltz logo with the main Web site address underneath it with a link to the SUNY New Paltz home page. (See www.newpaltz.edu/webkit & below for more information.)
Include a contact name and e-mail link. This person must be an employee and not a student.
For time-sensitive data, include on the page the date the page was last modified.
Photography: A photo library is available in Publications. Proper credit must be given for all photography used on the site. [See File Resolution - General Appendix B, and the Editorial Style Guide for more information.]
Appropriate Use of the University logo:
Do not alter the logo in any way (do not make it transparent, change its color or size, etc.).
Two versions are currently available:

HTML:
<a href="http://www.newpaltz.edu">
<img src="http://www.newpaltz.edu/images/snplogo.gif" border="0" alt="Link to the SUNY New Paltz Web site" width="290" height="62"></a>

HTML:
<a href="http://www.newpaltz.edu">
<img src="http://www.newpaltz.edu/images/return.gif" border="0" width="200" height="54" alt="Link to the SUNY New Paltz Web site"></a>
Official Material That May Not Be Duplicated
The following are examples of sites that are updated regularly via various databases. To be sure our Web users have the latest and most accurate information, these pages should not be recreated. Please contact the Web Office for options to display this information on other Web sites.
- Schedule of Classes - updated by the office of Records & Registration
- Course Descriptions - updated by the Registrar & Provost's Office
- Directory information - updated by Telecommunications
- Directions to the campus - updated by the offices of Undergraduate Admissions and Public Affairs
- General admissions information - updated by the offices of Undergraduate Admissions and The Graduate School
- Tuition and Fees - updated by the office of Student Accounts
Graphics and Colors
Official university colors for use on the Web:
Blue: RGB- 0,51,153 HEX- #003399
Orange: RGB- 255,102,0 HEX- #FF6600
- Include accurate dimensions of every image in its HEIGHT and WIDTH attributes. Do not scale your graphics using the HEIGHT and WIDTH attributes. Use an image editing program to scale them to final size.
- Use only colors from the browser-safe color palette. (See the Web color visualizer http://sylloge.com/5k/entries/171/visualizer.html or www.iboost.com/build/reference/1045.htm)
- Use descriptive ALT values for all images.

