File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 252514 . Explain standard and quirks mode.
262615 . What is semantic tag?
2727
28- ####[ html Answers ] ( http://www.thatjsdude.com/interview/html.html )
28+ ####[ html Answers] ( http://www.thatjsdude.com/interview/html.html )
2929
3030##[ css] ( http://www.thatjsdude.com/interview/css.html )
313121+ questions and answers
@@ -39,7 +39,7 @@ ____________
3939 1 . Does margin-top or margin-bottom has effect on inline element?
4040 1 . Does padding-top or padding-bottom has effect on inline element?
4141 1 . Does padding-left or padding-right or margin-left or margin-right has effect on inline element?
42- 1 . If you have a < p > element with font-size: 10rem, will the text be responsive when the user resizes / drags the browser window?
42+ 1 . If you have a & lt ; p & gt ; element with font-size: 10rem, will the text be responsive when the user resizes / drags the browser window?
4343 1 . The pseudo class : checked will select inputs with type radio or checkbox, but not
4444 1 . In a HTML document, the pseudo class : root always refers to the element.
4545 1 . The translate() function can move the position of an element on the z-axis.
@@ -63,3 +63,5 @@ ____________
63631 . What are the different css filter you can use?
64641 . What are the reasons to use preprocessor?
65651 . [ Show you couple of style example and you have to tell what does it do] ( http://www.thatjsdude.com/interview/css.html#seeAndTell ) .
66+
67+ ####[ css answers] ( http://www.thatjsdude.com/interview/css.html )
You can’t perform that action at this time.
0 commit comments