Moved to http://shelleyvadams.github.io/a11y_contrast_check/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (gdesk)shelley@localhost:~/Development/ifme$ rails s | |
| => Booting WEBrick | |
| => Rails 4.2.9 application starting in development on http://localhost:3000 | |
| => Run `rails server -h` for more startup options | |
| => Ctrl-C to shutdown server | |
| [2017-07-20 09:50:24] INFO WEBrick 1.3.1 | |
| [2017-07-20 09:50:24] INFO ruby 2.3.4 (2017-03-30) [x86_64-linux] | |
| [2017-07-20 09:50:24] INFO WEBrick::HTTPServer#start: pid=17327 port=3000 | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 1.3.1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html> | |
| <head> | |
| <title>Rainbow ring</title> | |
| <link rel="stylesheet" href="style.css"/> | |
| </head> | |
| <body> | |
| <button id="showForm" form="customization">Customize</button> | |
| <form id="customization" class="hidden"> | |
| <button id="hideForm">Hide this</button> | |
| <label>Slices |