TAILIEUCHUNG - CSS Cookbook- P15

Tham khảo tài liệu 'css cookbook- p15', công nghệ thông tin, kỹ thuật lập trình phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | Table D-3. CSS3 structural pseudo-classes Pseudo-class Generic pattern Description Sample lastchild C last-child Matches element C that is the last child in another element divs p last-child color white background-color black target C target Matches the C element when activating a fragment link . section section target background-color yellow enabled C enabled Matches the C element when the C element is in an enabled state input type age enabled background-color green disabled C disabled Matches the C element when the C element is in a disabled state input type password disabled background-color 999 root root Matches the root of the document in HTML4 documents this is the HTML element root display block nth-child C nth-child an b Matches elements in a document tree that have a certain number of siblings before it where n is an integer nth-child an b would match the element that has an b-1 siblings before it tr nth-child 2n background-color 99ff99 nth-last-child C nth-last-child an b Matches elements in a document tree that have a certain number of siblings after it where n is an integer nth-last-child an b would match the element that has an b-1 siblings before it tr nth-last-child -2n background-color 99ff99 nth-of-type C nth-of-type an b Matches elements in a document tree that have a certain number of siblings before it where n is an integer nth-of-type an b would match the element that has an b-1 siblings before it tr nth-of-type 2n float right ease purchase PDF Split-Merge on to remove this watermark. Pseudo-dass Generic pattern Description Sample nth-last-of-type C nth-last-of-type an b Matches elements in a document tree that have a certain number of siblings after it where n is an integer nth-of-type an b would match the element that has an b-1 siblings before it tr nth-last-of-type 2n float right first-of-type C first-of-type Matches the first child element of the specified element type p first-of-type font-weight bold last-of-type C .

TỪ KHÓA LIÊN QUAN
TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.