File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change 9696 overflow : auto;
9797 }
9898 .imageContainer {
99- height : 155 px ;
99+ height : 165 px ;
100100 border : 2px solid gray;
101+ overflow-y : scroll;
101102 }
102103 .imageHolder {
103104 float : left;
@@ -556,7 +557,7 @@ <h3>download resources</h3>
556557 </ code > </ pre >
557558 < p > < strong > Answer:</ strong > No.</ p >
558559
559- ref: < a href ="http://davidshariff.com/quiz/ "> David Shariff: quiz</ a >
560+ ref: < a href ="http://davidshariff.com/quiz/ "> David Shariff: quiz</ a > , < a href =" http://css-tricks.com/interview-questions-css/ " > very good: css tricks </ a >
560561</ div >
561562
562563
@@ -569,15 +570,10 @@ <h2>Deleted Scenses</h2>
569570 < li > Why reset css is useful? or how normalize.css works?</ li >
570571 < li > How do you test cross-browser compatibility of your site?</ li >
571572 < li > what is grid layout?</ li >
572- < li > How can you make a site responsive?</ li >
573- < li > vertical align center</ li >
573+ < li > How can you make a site responsive?</ li >
574574 < li > z-index, ask something about it</ li >
575575 < li > What do you know about text shadows, box shadows?</ li >
576576</ ul >
577- < h2 > Need More</ h2 >
578- < ul >
579- < li > < a href ="http://css-tricks.com/interview-questions-css/ "> very good: css tricks</ a > </ li >
580- </ ul >
581577</ div >
582578
583579<!-- div>h2+p+pre>code -->
You can’t perform that action at this time.
0 commit comments