This is an exercice project about accessibility. The idea is to have a original
branch with a news websites that have some accessibility pitfalls. We will make a new branch for every type of problem we will adress :
semantic-html
keyboard-navigation
colors-fonts
images-medias
- etc... (non-exhaustive)
This project was generated with Angular CLI version 7.0.6.
Use nav, article, section, etc... Test the difference with a screen reader.
focus, tabIndex, color on focus.
Contrast and readable font.
Alt text and captions for images, transcripts for videos and/or sub-titles.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build.