Back
Without the primary navigation zone and with a flexible primary content zone
Implement this alternate template page by pasting the code shown in red below within the page <head> tag as indicated. Existing page code is shown in gray.
This alternate should be used rarely and only when absolutely necessary to accommodate content that cannot be formatted to fit within the widest standard template content zone layout.
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>WSU Web Template Guidelines</title>
<link href='http://designer.wsu.edu/template/css.aspx?key=11f14af0axx080' type="text/css" rel="stylesheet" />
<link href='http://designer.wsu.edu/template/csswidescreen.css' type="text/css" rel="stylesheet" />
<link href="styles.css" rel="stylesheet" type="text/css" />
<link href='http://designer.wsu.edu/template/center.aspx' type="text/css" rel="stylesheet" />
<!-- print style sheet -->
<link href="http://www.wsu.edu/navigatewsu/gen2/print.css" rel="stylesheet" type="text/css" media="print"/>
</head>
|
|