mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
This commit is contained in:
parent
d242c402d7
commit
32346db21f
1 changed files with 3 additions and 3 deletions
|
@ -64,7 +64,7 @@ image content.</p>
|
|||
for markup and uses CSS for presentation.</p>
|
||||
|
||||
<p style="text-align:center">
|
||||
<a href="http://validator.w3.org/check?verbose=1&ss=1&uri=<?php echo $CFG->wwwroot; ?>" title="Use the W3C validator">Validate HTML</a>
|
||||
| <a href="http://www.contentquality.com/mynewtester/cynthia.exe?rptmode=-1&url1=<?php echo $CFG->wwwroot; ?>" title="Test with Cynthia">Section 508 Check</a>
|
||||
| <a href="http://www.contentquality.com/mynewtester/cynthia.exe?rptmode=0&warnp2n3e=1&url1=<?php echo $CFG->wwwroot; ?>" title="Test with Cynthia">WCAG 1 (2,3) Check</a>
|
||||
<a href="http://validator.w3.org/check?verbose=1&ss=1&uri=<?php echo $CFG->wwwroot; ?>" title="Use the W3C validator">Validate HTML</a>
|
||||
| <a href="http://www.contentquality.com/mynewtester/cynthia.exe?rptmode=-1&url1=<?php echo $CFG->wwwroot; ?>" title="Test with Cynthia">Section 508 Check</a>
|
||||
| <a href="http://www.contentquality.com/mynewtester/cynthia.exe?rptmode=0&warnp2n3e=1&url1=<?php echo $CFG->wwwroot; ?>" title="Test with Cynthia">WCAG 1 (2,3) Check</a>
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue