File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ Selectors can be combined to make them more specific or to create interactions l
7272
7373Those are sadly not the most intuitive symbols. There are also to less-used exotic ones you may see
7474in the wild. Normalize looking these up on
75- https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_selectors/Selectors_and_combinators .
75+ < https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_selectors/Selectors_and_combinators > .
7676---
7777
7878# Lab 2: CSS Diner
@@ -97,7 +97,7 @@ without any javascruipt code.
9797***
9898
9999And many more! Normalize looking them up if you are trying to do something specific:
100- https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Selectors/Pseudo-classes
100+ < https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Selectors/Pseudo-classes >
101101---
102102
103103# Act Break
You can’t perform that action at this time.
0 commit comments