Updated svg question grammar

This commit is contained in:
Jared 2015-04-06 15:46:57 -04:00
parent 98177ca2ef
commit 2084d30fdf
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ This file contains a number of front-end interview questions that can be used wh
* What are the different ways to visually hide content (and make it available only for screen readers)?
* Have you ever used a grid system, and if so, what do you prefer?
* Have you used or implemented media queries or mobile specific layouts/CSS?
* Do you have any familiarity with styling SVG?
* Are you familiar with styling SVG?
* How do you optimize your webpages for print?
* What are some of the "gotchas" for writing efficient CSS?
* What are the advantages/disadvantages of using CSS preprocessors?