You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there! This is the course repo for Udacity Web Accessibility. Contained in
4
+
this repo are a number of sample exercises to help you improve your
5
+
accessibility skills.
6
+
7
+
## Running the examples
8
+
9
+
Most of the examples can just have their `index.html` dragged into the browser
10
+
in order to run. Some examples may require running a local server, an easy
11
+
way to run a local server is with [the Web Server for Chrome extension](https://chrome.google.com/webstore/detail/web-server-for-chrome/ofhbbkphhbklhfoeikjpcbhemlocgigb?hl=en). If you need to run a local server for an example we'll
12
+
be sure to note this requirement in the example's README as well as in the
13
+
course instructor notes.
14
+
15
+
## Found a bug?
16
+
17
+
Please feel free to [create an issue](https://github.com/udacity/ud891/issues/new)
0 commit comments