UI Components์ถ์ฒ: CSS-Tricks์กฐํ์ 4
The Different Ways to Select <html> in CSS
By Daniel Schwarz2026๋
3์ 5์ผ
**The Different Ways to Select in CSS**
Temani Afif recently did this exercise and I thought Iโd build off of it. Some of these are useful. Thereโs a bird at the end. html html { /* I mean, duh */ } :root :root { /* Sarsaparilla, anyone. */ } :root is a CSS pseudo-class that matches the root element of the current (XML) document...
---
**[devsupporter ํด์ค]**
์ด ๊ธฐ์ฌ๋ CSS-Tricks์์ ์ ๊ณตํ๋ ์ต์ ๊ฐ๋ฐ ๋ํฅ์ ๋๋ค. ๊ด๋ จ ๋๊ตฌ๋ ๊ธฐ์ ์ ๋ํด ๋ ์์๋ณด์๋ ค๋ฉด ์๋ณธ ๋งํฌ๋ฅผ ์ฐธ๊ณ ํ์ธ์.
Temani Afif recently did this exercise and I thought Iโd build off of it. Some of these are useful. Thereโs a bird at the end. html html { /* I mean, duh */ } :root :root { /* Sarsaparilla, anyone. */ } :root is a CSS pseudo-class that matches the root element of the current (XML) document...
---
**[devsupporter ํด์ค]**
์ด ๊ธฐ์ฌ๋ CSS-Tricks์์ ์ ๊ณตํ๋ ์ต์ ๊ฐ๋ฐ ๋ํฅ์ ๋๋ค. ๊ด๋ จ ๋๊ตฌ๋ ๊ธฐ์ ์ ๋ํด ๋ ์์๋ณด์๋ ค๋ฉด ์๋ณธ ๋งํฌ๋ฅผ ์ฐธ๊ณ ํ์ธ์.
