1. :first: Get the first element
2. Example
(1) Source code
first.html:
< ;meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
:first selector head>
- Apple
< li>Pear
- Orange
- Watermelon
- Lychee
- Grapes
- Banana
- Melon
- apple
- pear
- orange
< ;li>Watermelon
- Lychee
- Grape
- Banana
- Mulan
(2) The result is displayed as shown below