<ul> <li>dòng 1</li> <p>Text</p> <li>dòng 2</li> <p>Text</p> <li>dòng 3</li> </ul>
ul li:nth-of-type(3) { border: 1px solid black; }
This Pen is owned by dinhphuong3412 on CodePen.
See more by @dinhphuong3412 on CodePen
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.