TOC

This article is currently in the process of being translated into Vietnamese (~61% done).

Advanced Selectors:

Introduction to advanced selectors

Chúng ta đã xem phần cơ bản của CSS selector tuy nhiên phần selector trong CSS có thể nâng cao hơn nữa và thực sự là một công cụ hữu ích trong việc thiết kế web.

Trong những chương tiếp theo, chúng ta sẽ xem selector nâng cao này hoạt động ra sao và chúng ta có thể có lợi ích gì từ chúng. Tuy nhiên, tôi muốn làm rõ rằng mặc dù chúng hữu ích nhưng không bắt buộc phải làm tất cả công việc của CSS. Những gì chúng ta làm có thể bằng CSS cơ bản.

Vì vậy, trong chương tiếp theo, chúng ta sẽ xem kết hợp, chúng ta dùng cấu trúc của HTML để định hình và giới hạn selector

Summary

We'll look into combinators in the next chapters, which are advanced CSS selectors used to limit and filter in the elements targeted by the selector.

If you're more eager to get started using all the interesting CSS properties, you may want to skip this entire section about advanced CSS selectors for now and return to it later on, when you're ready to see some of the cool things you can do with them


This article has been fully translated into the following languages: Is your preferred language not on the list? Click here to help us translate this article into your language!