The Cuesta College Look
Use the Cuesta College Templates:
Contact the DSPS Web Master at web@cuesta.edu
for a set of templates which includes the banner and cascading style
sheet. This page uses these templates.
For just the Banner:
Enter the code below into the banner area of your site (near the top
of the <body> section of your web page). For best results, copy it while
in the HTML view. The banner should show up as a green and bluish purple banner with a horizontal navigation
bar.
<IMG SRC="http://www.cuesta.edu/images/lev3_hdr_blank.gif"
ALT="Cuesta College San Luis Obispo County Community College District"
BORDER="0" USEMAP="#lev3nav"><MAP
NAME="lev3nav"><AREA SHAPE="rect"
COORDS="0,65,60,82" HREF="http://www.cuesta.edu/"
ALT="Home"><AREA SHAPE="rect"
COORDS="435,65,490,82"
HREF="http://search.cuesta.edu/"
ALT="Search"><AREA SHAPE="rect"
COORDS="505,65,555,82"
HREF="http://www.cuesta.edu/apply.htm"
ALT="P.A.W.S."><AREA SHAPE="rect"
COORDS="575,65,650,82"
HREF="http://www.cuesta.edu/cuestainfo/" ALT="Contact
Us"></MAP>
For just the CSS:
You may include the following link in the <head> section of your web
page.
<LINK REL="STYLESHEET"
HREF="http://www.cuesta.edu/includes/styles.css"
TYPE="TEXT/CSS">
|