Technology Services Website

Style Sheet Examples (Default CSS)

View Style Sheet Style Examples (PDF, 312 KB) which includes additional information and examples.

Web Author Help

Domain Names

Checklist for Publishing (PDF, 457 KB)

List of Web Authors (PDF, 90 KB)

Login Information

Starter Files for Download

Style Guide for Publishing

Style Sheet Examples

Web Author Help


What the style looks like How to Write it in Your Code!

This blue is the blue color used for Department Web site Headers. Black is used for the public web content Header.

Style for H1

<H1></H1>
<div class="heading_level_1">
<table></table>
</div>
Style for Heading_level_1, old tag no longer used as a heading. Will be replaced with H1 No longer used as a header tag. Use H1 instead. Site will be updated as time allows.

Style for H2

<H2></H2>

Style for Heading_level_2, old tag no longer used. Will be replaced with H2

No longer used as a header tag. Use H2 instead. Site will be updated as time allows.

Style for H3

<H3></H3>

Style for H4

<H4></H4>

Style for Paragraph, Table Header, Table Data Cell, List Items, and Definition tags

<p></p>
<th></th>
<td></td>
<li></li>, used with <ul></ul> and <ol></ol>
<dd></dd>
<dl></dl>
<dt></dt>

Style for GBHeader called in a TR tag
<tr class="GBHeader"></tr>
Style for GBHeader called in a TD tag
<td class="GBHeader"></td>
Style for GBBody called in a TR tag
<tr class="GBBody"></tr>
Style for GBBody called in a TD tag
<td class="GBBody"></td>
Style for SiteTable called in the Table tag
<table class="SiteTable></table>
Style for SiteTable called in the TD tag
<td class="SiteTabe></td>
Style for SiteTable called in the TR tag, not currently used
Currently not used
<tr class="SiteTable"></tr>
Style for SiteIndexHeading called in the TD tag
<td class="SiteIndexHeading"></td>
<div class="SiteIndexHeading"><a href=""></a></div>

This blue is the blue color used for Department Web sites. The darker blue is the blue color used for the public web content.

<table class="leftnavigation"></table>

This blue is the blue color used for Department Web sites. The darker blue is the blue color used for public web content.

<div class="leftnavigation"><table></table></div>
Use to remind old Netscape browsers to apply style

This blue is the blue color used for Department Web sites. The darker blue is the blue color used for the public web content.

Style example for topnav |
<td class="topnav"><a href=""></a></td>
Style for footerjustify called in a span tag
<span class="footerjustify"></span>
Style for footerinfo called in a span tag
<span class="footerinfo"></span>
<div class="footerlinks"><a href=""></a></div>

Style for footermenu, currently not used

Currently not used
Style for searchbody, currently not used Currently not used

Style for LastModified used in a P tag

<p class="LastModified"></p>
Style for listitems called
in a TD tag
and used with A:link tags
(A to Z Index is a good example)

<td class="listitems">
<a href=""></a><br>
<a href=""></a><br>
<a href=""></a><br>
</td>

A Style for AtoZ called in a TH tag and can be used with A:link tags too (A to Z Alpha letters are a good example)
<th class="AtoZ">A</th>

Style for .red

Can be used with any element tag or span tag (i.e.,
<span class="red"></span>
<p class="red"></p>
<li class="red"></li>

Style for .redbold

Can be used with any element tag or span tag (i.e.,
<span class="redbold"></span>
<p class="redbold"></p>
<li class="redbold"></li>

Style for .indent30

Can be used with any element tag or span tag (i.e.,
<span class="indent30"></span>
<p class="indent30"></p>
<ul class="indent30"></li>

Style for .indent45

Can be used with any element tag or span tag (i.e.,
<span class="indent45"></span>
<p class="indent45"></p>
<ul class="indent45"></li>

Style for .smaller

Can be used with any element tag or span tag (i.e.,
<span class="smaller"></span>
<p class="smaller"></p>
<ul class="smaller"></li>
Can be used with any element tag or span tag (i.e.,
<span class="navybold"></span>
<p class="navybold"></p>
<ul class="navybold"></li>
Can be used with any element tag or span tag (i.e.,
<span class="navy"></span>
<p class="navy"></p>
<ul class="navy"></li>
<div class="linkspace"><a href=""></a></div>

Style for .hrclsHeader

Set aside for Human Resources. Can be applied to any element or inline tag.

Style for .hrclsBody

Set aside for Human Resources. Can be applied to any element or inline tag.

Style for .lbsmall

Set aside for Human Resources. Can be applied to any element or inline tag.

Style for .HRtitle

Set aside for Human Resources. Can be applied to any element or inline tag.

Style for .styleNorm

Set aside for Human Resources. Can be applied to any element or inline tag.

Style for .hrheader

Set aside for Human Resources. Can be applied to any element or inline tag.

 

Last Modified: May 5, 2008


MATC Logo