-
Notifications
You must be signed in to change notification settings - Fork 1
/
footer.php
50 lines (21 loc) · 1.48 KB
/
footer.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<div id="footer">
<p>Evolt.org is a world community for web developers, promoting the mutual free exchange of ideas, skills and experiences.</p>
</div>
<!-- start accessibility info -->
<div id="access-info" class="access">
<p class="access" ><a name="accesskey-list">The access keys for this page are</a>: ALT (Control on a Mac) plus:</p>
<ul class="access">
<li>1 links to the evolt.org home page.</li>
<li>plus 2 skips to the main content of the page.</li>
<li>plus 3 skips to login and registration.</li>
<li>plus 4 skips to the search form.</li>
<li>plus 5 links to site FAQs.</li>
<li>plus 6 skips to <a href="/#content-categories" accesskey="6">list of content categories</a> in this site.</li>
<li>plus 7 skips to the <a href="/#other-sites" accesskey="7">index of other sites in the evolt network</a>.</li>
<li>plus 9 links to the feedback page.</li>
<li>plus 0 will repeat this list.</li>
</ul>
</div><!-- end accessibility info -->
<div id="printheader"><a href="/" title="evolt.org Home Page"><img src="themes/evolt/logo_print.gif" width="134" height="50" alt="evolt.org" border="0" align="left" hspace="10" /></a>Evolt.org is an all-volunteer resource for web developers made up of a discussion list, a browser archive, and member-submitted articles. This article is the property of its author, please do not redistribute or use elsewhere without checking with the author.</div>
</body>
</html>