Skip to content
fe-handbook
Search
K
Main Navigation
fundamentals
HTML
CSS
JavaScript
TypeScript
Browser
HTTP
Network
build-tools
Package-manager
npm
yarn
pnpm
Bundler
Vite
Webpack
Compiler
Babel
swc
framework
Vue
React
advance
Nodejs
SSR
Test
Event Tracking
Low Code
Micro-frontends
PWA
WebGL
i18n
other
Useful Libraries
Code Style
Matrix
Awesome
Appearance
Menu
Return to top
On this page
伪类
用于选择处于特定状态的元素
:hover
:root html根元素
:nth-child
:first-child
:last-child
:nth-of-type
:first-of-type
:last-of-type