removes question about sprites

This commit is contained in:
Dale Sande 2018-01-10 16:29:01 -08:00
parent 15a544162c
commit 1963464f1a
1 changed files with 0 additions and 1 deletions

View File

@ -71,7 +71,6 @@ This file contains a number of front-end interview questions that can be used wh
* Describe z-index and how stacking context is formed.
* Describe BFC(Block Formatting Context) and how it works.
* What are the various clearing techniques and which is appropriate for what context?
* Explain CSS sprites, and how you would implement them on a page or site.
* What are your favourite image replacement techniques and which do you use when?
* How would you approach fixing browser-specific styling issues?
* How do you serve your pages for feature-constrained browsers?