missing period.

This commit is contained in:
Bo-Yi Wu 2015-02-03 11:01:15 +08:00
parent 75f1e27005
commit cf02ca5387
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ This file contains a number of front-end interview questions that can be used wh
* Explain the importance of standards and standards bodies.
* What is FOUC? How do you avoid FOUC?
* Explain what ARIA and screenreaders are, and how to make a website accessible.
* Explain some of the pros and cons for CSS animations versus JavaScript animations
* Explain some of the pros and cons for CSS animations versus JavaScript animations.
#### HTML Questions: