|
|
About this Website
Everett Community College (EvCC) has adopted standards and requirements that are based on Priority 1 of the Web Content Accessibility Guidelines identified by the World Wide Web Consortium (www.w3c.org/TR/WCAG10/), state and federal standards set by the U.S. Congress under the Americans with Disabilities Act (www.usdoj.gov/crt/ada) and enactment of Section 508 (www.section508.gov), Usability.gov, and the Washington Center for Information Services (CIS) guideline. To ensure equal access to electronic information, these standards have been set forth and applied to public and internal EvCC sites via the World Wide Web, Web Applications, and Kiosks. We strive to be 100% compliant to these requirements, however times may occur in which this does not occur. If you do find an error or issue that conflicts with these standards, please call the IT Help Desk at 425-388-9333. The Everett Community College web site is a collaboration of the former Public Information Director Sidnee Wheelwright, Lead Visual Designer and Visual Communication's Greg Kammer, Information Technology Web Service's William Frankhouser, and the rest of College Advancement and Information Technology. The Web Site is built using Adobe ColdFusion and Ektron's CMS400.Net Content Management System. Cascade Style Sheets (CSS) for the EvCC Web Site
Below contains the list of CSS styles that are used within the basic content of the website and template. These styles are designed to ensure compliance the above standards with our web standards and design. » PageTitle (<h2>) - class="PageTitle"
{ color: #000000; font-size: 14pt; font-weight:normal; font-family: Georgia, "Times New Roman", Times, serif; } » BlackSubHead (<h3>) - class="BlackSubHead"
{color: #000000; font-size: 11pt; line-height: 13pt; font-family: Georgia, "Times New Roman", Times, serif; } » Basic (<p>)- no class needed
{ color: #000000; font-size: 10pt; line-height: 12pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; padding: 0px 10px 10px 10px;} :active{ color: #444444; font-size: 9pt; font-family: Arial, SunSans-Regular, sans-serif; line-height: 12pt; text-decoration: none;}
» BasicBold (<strong>) - class="BasicBold"
{ font-weight:bold; } » BasicItalic (<em>) - class="BasicItalic"
{ font-style:italic; }
{ padding:15px; margin:2px 10px; background: #eeeeee; font-family:Verdana,Arial,sans-serif;} » Small - class="Small"
{font-size: 8pt; font-family: Arial, SunSans-Regular, sans-serif; font-weight: 100;} » Unordered list (<ul>)
» Ordered list (<ol>)
|