Difference between revisions of "Accessibility legislation"

From SmartWiki
Jump to: navigation, search
(Created page with "As of January 1st 2012, the AODA Act legally requires all organizations providing goods or services to the public or to other organizations in Ontario to provide accessible cu...")
 
(Redirected page to Accessibility)
 
(8 intermediate revisions by one other user not shown)
Line 1: Line 1:
As of January 1st 2012, the AODA Act legally requires all organizations providing goods or services to the public or to other organizations in Ontario to provide accessible customer service to all people, including those with disabilities.
+
#REDIRECT [[Accessibility]]
 
 
One step towards achieving this goal is to ensure that any HTML templates configured within the system includes the following section of HTML code:   
 
 
 
<pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">
 
<!DOCTYPE HTML PUBLIC"-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 
<head>
 
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
<title>appropriate title goes here </title>
 
</pre>
 
 
 
Areas in the system where this HTML code should be added includes . . .
 
 
 
* [[Template Page|L1, L2 and L3 template pages]]
 
* [[Sign-Up Pages|Registration pages]]
 
* [[Login Screen Content|Login page template]]
 
* [[Report Template|Report Templates]]
 
* [[Custom Field Type: Display Only – Web Page View|Web Page Views]]
 
* [[Custom Field Type: Special - XML Data|XML Sections]]
 

Latest revision as of 11:14, 26 June 2019

Redirect to: