Federal, State, and World Wide Web Consortium's Web Accessibility Initiative Priority 1 Compliance
Unit web sites are required to meet the minimum federal guidelines for accessibility, as well as those put forth as a recommendation by the State of North Carolina.
XHTML 1.0 Transitional
XHTML 1.0 is the minimum World Wide Web Consortium (W3C) programming standard for UNCG unit web sites. XHTML is a reformulation of HTML into an XML format; it will allow future compatibility with various devices and user agents. The transitional implementation of XHTML 1.0 is the most lenient and easiest to upgrade from HTML. XHTML may be either hand-coded or created with University-supported web development software. See http://www.w3.org/TR/xhtml1
Unit sites must be built according to this standard, not to a web technology product such as Internet Explorer or Netscape Navigator.
Deprecated and presentational tags such as such as <font>, <b>, and <i> must be avoided in favor of CSS rules.
CSS 1.0
Cascading Style Sheets (CSS) 1.0 offers a simple mechanism for adding style (e.g. fonts, colors, and spacing) to web documents and web sites as a whole. CSS must be used for presentation of fonts and colors instead of HTML. CSS can be either external files attached to an XHTML page or snippets of code within an XHTML page.
A UNCG web page has three elements: Header, Body/Content Area, and Footer.
Technical specifications:
Colors
A unit is not restricted to University Colors in the Body/Content area. However, if a unit chooses to employ University Colors, the correct web hex values are required, as detailed the University Colors specifications. See www.uncg.edu/ure/graphic_standards/color.html