Skip to content

Commit 52d8ccc

Browse files
committed
added css deleted questions
1 parent 93cbd2c commit 52d8ccc

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,16 @@ ____________
6464
1. [Show you couple of style example and you have to tell what does it do](http://www.thatjsdude.com/interview/css.html#seeAndTell).
6565

6666
####[css Answers](http://www.thatjsdude.com/interview/css.html)
67+
68+
###css Deleted questions!
69+
Looks like these are for hardcore designer. Hence, didn't make for developers.
70+
______
71+
1. How descendant css selectors are matched? [get answer](https://www.youtube.com/watch?v=EW8Bg_H_P7M)
72+
1. How would u implement modularity in css?
73+
1. If something doesn't work in a specific browser (IE8), you would u approach this problem?
74+
1. How do you test cross-browser compatibility of your site?
75+
1. What is the greatest hack you did in css so far?
76+
1. What is grid layout?
77+
1. How can you make a site responsive?
78+
1. Why reset css is useful? or how normalize.css works?
79+
1. What do you know about text shadows, box shadows?

0 commit comments

Comments
 (0)