Skip to content

Commit 88c8f82

Browse files
committed
added question about descendent selectors
1 parent 994664b commit 88c8f82

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

css.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -576,12 +576,12 @@ <h3>read selector</h3>
576576
</div>
577577
<div>
578578

579-
<h2>Deleted Scenses</h2>
580-
<ul>
581-
<li>What are the differences among inline, inline-block, block element?</li>
582-
<li>Why reset css is useful? or how normalize.css works?</li>
579+
<h2>Deleted Scenes</h2>
580+
<ul>
581+
<li>How descendent css selectors are matched? <a href="https://www.youtube.com/watch?v=EW8Bg_H_P7M">get answer</a></li>
582+
<li>Why reset css is useful? or how normalize.css works?</li>
583583
<li>How do you test cross-browser compatibility of your site?</li>
584-
<li>what is grid layout?</li>
584+
<li>What is grid layout?</li>
585585
<li>How can you make a site responsive?</li>
586586
<li>z-index, ask something about it</li>
587587
<li>What do you know about text shadows, box shadows?</li>

0 commit comments

Comments
 (0)