Web Standards
LRI Common Template:
Web pages should make use of the Institute's templates. This will provide any web page of the LRI web site and its sub-sites with:
- A consistent global or site-wide navigation system;
- Approved Cleveland Clinic logos;
- Departmental sub-site navigation and branding
Technical Requirements:
- File names require the extension ".php", otherwise the web server will not be able to parse the template's code.
- File names should be lowercase, short and descriptive.
- File names cannot contain tabs, spaces or any of the following characters:
/ \ : ? < > | " ~ ` ! @ # $ % ^ & * ( ) + = { } [ ] ' , .
Common Sense Recommendations:
- Keep pages up-to-date.
- Always check the spelling.
- Know your target audiences.
- Use the available styles provided by the global Cascading Style Sheets file, so that web pages will be consistent and viewable in most browsers.
- Less is more: try to find the right balance between 1000 words and 1 image.
- Crop and resize images to minimize download time and apply a sharpening filter to keep the images crisp (see this tutorial).
- Try to preview your pages in more than one browser, such as Camino, Chrome, Firefox, Galeon, Internet Explorer, Konqueror, Opera, Safari, etc.) and on different platforms, such as Windows, Macintosh, UNIX or Linux.