skip header
•
skip link row
•
Academic Programs
•
Student Services
•
Faculty & Staff Resources
•
Local & Business Community
skip link row
•
Admissions & Records
•
Classes
•
Calendar
•
Events
•
Directories
•
Site Map
•
Search
WVC HOME
›
WEBMASTER HOME
›
STYLEGUIDE
Styleguide - Header, Link Row and Footer
Resource:
Tutorials
•
Styleguide
•
Software Tools
•
Home Page Template
•
http://westvalley.edu/common/templateHome.html
Home Page Header
Enter
Search Terms
<?php include($_SERVER['DOCUMENT_ROOT']."/common/include/homepage/headerHome.php"); ?>
Home Page Link Row
skip navigation
•
APPLY NOW
•
Academic Programs
•
Student Services
•
Faculty & Staff Resources
•
Local & Business Community
level one links
<?php include($_SERVER['DOCUMENT_ROOT']."/common/include/homepage/homeLinkRow.php"); ?>
Home Page Footer
• this page: http://www.westvalley.edu/common/styleguide/index.html • last updated: January 8, 2007 •
<?php include($_SERVER['DOCUMENT_ROOT']."/common/include/homepage/footerHome.php"); ?>
Common Page Template
•
http://westvalley.edu/common/template.html
Common Page Header
<?php include($_SERVER['DOCUMENT_ROOT']."/common/include/headerCommon.php"); ?>
Common Link Row
skip link row
•
Academic Programs
•
Student Services
•
Faculty & Staff Resources
•
Local & Business Community
<?php include($_SERVER['DOCUMENT_ROOT']."/common/include/commonLinkRow.php"); ?>
Optional (or Department Specific) Link Row
skip link row
•
Admissions & Records
•
Classes
•
Calendar
•
Events
•
Directories
•
Site Map
•
Search
<?php include($_SERVER['DOCUMENT_ROOT']."/common/include/optionalLinkRow.php"); ?>
Common Page Footer
<?php include($_SERVER['DOCUMENT_ROOT']."/common/include/footerCommon.php"); ?>
Department Page Template
•
http://westvalley.edu/common/templateDepartment.html
Department Page Header
<?php include($_SERVER['DOCUMENT_ROOT']."/common/include/headerDepartment.php"); ?>
Common Link Row
skip link row
•
Academic Programs
•
Student Services
•
Faculty & Staff Resources
•
Local & Business Community
<?php include($_SERVER['DOCUMENT_ROOT']."/common/include/commonLinkRow.php"); ?>
Optional (or Department Specific) Link Row
skip link row
•
Admissions & Records
•
Classes
•
Calendar
•
Events
•
Directories
•
Site Map
•
Search
<?php include($_SERVER['DOCUMENT_ROOT']."/common/include/foptionalLinkRow.php"); ?>
Department (Common) Page Footer
<?php include($_SERVER['DOCUMENT_ROOT']."/common/include/footerCommon.php"); ?>
Page Path and Last Modified Includes
Page Path and Last Modified Combined
• this page: http://www.westvalley.edu/common/styleguide/index.html • last updated: January 8, 2007 •
<?php include($_SERVER['DOCUMENT_ROOT']."/common/include/footerCommon.php"); ?>
Page Path Only
• this page: http://www.westvalley.edu/common/styleguide/index.html •
<?php include($_SERVER['DOCUMENT_ROOT']."/common/include/footerCommon.php"); ?>
Last Modified Only
• last updated: January 8, 2007 •
<?php include($_SERVER['DOCUMENT_ROOT']."/common/include/footerCommon.php"); ?>
• last updated: January 8, 2007 •